Building on Horizon tutorial startdash command broken
Bug #1496164 reported by
Cindy Lu
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
High
|
Richard Jones |
Bug Description
http://
Run the following commands:
====
mkdir openstack_
./run_tests.sh -m startdash mydashboard \
====
startdash command is broken. Gives "KeyError: extensions" on this line:
https:/
Changed in horizon: | |
status: | New → Confirmed |
assignee: | nobody → Alexey Galkin (agalkin) |
Changed in horizon: | |
importance: | Undecided → High |
milestone: | none → mitaka-1 |
Changed in horizon: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I checked out the stable/juno branch and was able to use it without any errors. Seems like the error is in the master branch.