Murano dashboard doesn't work

Bug #1312106 reported by Dmitry Teselkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Dmitry Teselkin

Bug Description

Environment:
* FUEL ISO 133
* Ubuntu
* Multi-node (no HA)
* 1 controller
* 1 compute
* VLAN
* QEMU

Log in to OpenStack dashboard, expand Murano tab and click 'Environments'. An error is displayed:

HTTPNotFound at /murano/environments

Request Method: GET
Request URL: http://172.16.0.2/horizon/murano/environments
Django Version: 1.5.4
Exception Type: HTTPNotFound
Exception Value:

404 Not Found
The resource could not be found.
    (HTTP 404)

Additional info could be found in /var/log/murano/murano.log
2014-04-24 10:37:14.049 24615 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 192.168.0.1
2014-04-24 10:37:14.054 24615 DEBUG urllib3.connectionpool [-] "GET / HTTP/1.1" 300 950 _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:296
2014-04-24 10:37:14.061 24615 INFO keystoneclient.middleware.auth_token [-] Auth Token confirmed use of v2.0 apis
2014-04-24 10:37:14.062 24615 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 192.168.0.1
2014-04-24 10:37:14.116 24615 DEBUG urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 2757 _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:296
2014-04-24 10:37:14.118 24615 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 192.168.0.1
2014-04-24 10:37:14.127 24615 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/072b41c50ef744fa8b5264bf79f2c4d1 HTTP/1.1" 200 2789 _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:296
2014-04-24 10:37:14.138 24615 DEBUG routes.middleware [-] No route matched for GET /v1/environments __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:97
2014-04-24 10:37:14.143 24615 INFO eventlet.wsgi [-] 127.0.0.1 - - [24/Apr/2014 10:37:14] "GET /v1/environments HTTP/1.1" 404 176 0.099493

Mike Scherbakov (mihgen)
Changed in fuel:
milestone: none → 5.0
assignee: nobody → Dmitry Teselkin (teselkin-d)
Changed in fuel:
importance: Undecided → High
Mike Scherbakov (mihgen)
Changed in fuel:
status: New → Confirmed
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

murano-paste.ini:[pipeline:muranoapi]
murano-paste.ini:pipeline = authtoken context apiv1app
murano-paste.ini:[pipeline:muranoapi]
murano-paste.ini:pipeline = versionnegotiation authtoken context rootapp

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/90053
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=063805c9457be8214e94a7237ec9ee35cfca6ac2
Submitter: Jenkins
Branch: master

commit 063805c9457be8214e94a7237ec9ee35cfca6ac2
Author: Dmitry Teselkin <email address hidden>
Date: Thu Apr 24 14:52:34 2014 +0400

    Drop murano-paste.ini configuration

    murano-paste.ini should be used 'as is' and should not be modified.

    Change-Id: I3da0b8641247f6e6ea0949d844dd6c62b9649d9d
    Closes-bug: #1312106

Changed in fuel:
status: Confirmed → Fix Committed
Revision history for this message
Anastasia Palkina (apalkina) wrote :

Verified on ISO #214
"build_id": "2014-05-21_01-10-31",
"mirantis": "yes",
"build_number": "214",
"ostf_sha": "353f918197ec53a00127fd28b9151f248a2a2d30",
"nailgun_sha": "0b6e8eabaccad2aa29519561ce7cde9df9292964",
"production": "docker",
"api": "1.0",
"fuelmain_sha": "910f262f85e94bef08e0e9b9d6230ad890bf139e",
"astute_sha": "9a0d86918724c1153b5f70bdae008dea8572fd3e",
"release": "5.0",
"fuellib_sha": "3d92142a5643af82596f0450e39282550a45e5db"

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.