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.
Matthias, there's WIP patch for Liberty, is it ready to backport or can you cook something for RDO Kilo GA?
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)
Should we disable/remove "new launch instance" in RDO Kilo build then?
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.
being tracked upstream, still not backported, but not enabled by default.