← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1496164] Re: Building on Horizon tutorial startdash command broken

 

** Changed in: horizon
       Status: Fix Committed => 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/1496164

Title:
  Building on Horizon tutorial startdash command  broken

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  http://docs.openstack.org/developer/horizon/topics/tutorial.html

  Run the following commands:

  ====

  mkdir openstack_dashboard/dashboards/mydashboard

  ./run_tests.sh -m startdash mydashboard \
                --target openstack_dashboard/dashboards/mydashboard

  ====

  startdash command is broken.  Gives "KeyError: extensions" on this
  line:

  https://github.com/openstack/horizon/blob/master/horizon/management/commands/startdash.py#L50

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1496164/+subscriptions


References