RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1218897 - new launch instance does not work with webroot other than '/'
Summary: new launch instance does not work with webroot other than '/'
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: RDO
Classification: Community
Component: openstack-horizon
Version: Kilo
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: trunk
Assignee: Matthias Runge
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: 1218896
TreeView+ depends on / blocked
 
Reported: 2015-05-06 07:21 UTC by Matthias Runge
Modified: 2015-09-10 07:24 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-09-10 07:24:09 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1451681 0 None None None Never

Description Matthias Runge 2015-05-06 07:21:18 UTC
I moved my dashboard to /dashboard (webroot setting in local_settings)

With new launch instance: hitting "launch instance", screen stays white,
firebug reports:
"NetworkError: 404 Not Found - http://..../static/angular/wizard/wizard.html"

Note there is "/dashboard" in front of "/static" missing.

Comment 1 Alan Pevec (Fedora) 2015-05-08 13:10:20 UTC
Matthias, there's WIP patch for Liberty, is it ready to backport or can you cook something for RDO Kilo GA?

Comment 2 Matthias Runge 2015-05-08 15:47:23 UTC
Alan, new launch instance is marked as "experimental" in Kilo and will eventually become more stable in liberty.

Current state is: It uses hard coded paths all over. The new api is required to be accessed via /dashboard/api and not via /api (that would probably clash with keystone)

Comment 3 Alan Pevec (Fedora) 2015-05-08 18:26:11 UTC
Should we disable/remove "new launch instance" in RDO Kilo build then?

Comment 4 Matthias Runge 2015-05-11 07:35:35 UTC
Alan, it's disabled by default. If you know what you're doing, you can enable it, since it's upstream. I wouldn't change that.

Comment 5 Matthias Runge 2015-09-10 07:24:09 UTC
being tracked upstream, still not backported, but not enabled by default.


Note You need to log in before you can comment on or make changes to this bug.