yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47118
[Bug 1549530] Re: ngImages doesn't work in devstack
Reviewed: https://review.openstack.org/284491
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d63ca41da83e432494a05542a01e69f851293c20
Submitter: Jenkins
Branch: master
commit d63ca41da83e432494a05542a01e69f851293c20
Author: Matt Borland <matt.borland@xxxxxxx>
Date: Wed Feb 24 17:59:13 2016 -0700
Fixed over-application of webroot in disabled image panel
In haste to accommodate webroot settings for angular routing in the
images panel, we neglected to notice that the angular routing already
takes the base tag into account, and removes the base from the route path.
As a result, we can code a static path in and it will survive webroot
settings just fine.
To test: try using the Images panel with webroot both as / and as something
else (on your devstack).
Fixes-Bug: 1549530
Change-Id: I48479e88acf35c259016a615221c805bd46af291
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1549530
Title:
ngImages doesn't work in devstack
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
When running Horizon from devstack, where WEBROOT is /dashboard the
ngImages panel doesn't work.
In the navigation the URL when click images is http://9.5.127.184/dashboard/project/ngimages/ but the page seems to redirect to
http://9.5.127.184/project/ngimages/
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1549530/+subscriptions
References