← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1438984] Re: sort the panel's variable in the dashboards.py

 

** 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/1438984

Title:
  sort the panel's variable in the dashboards.py

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the dashboards.py some  PanelGroup's variable use(slug,name.panels),
  (https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/dashboard.py#L20-L23)
  and some use(name, slug, panels),
  (https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/dashboard.py#L47-L51)
   we can unit it, used as 
  (https://github.com/openstack/horizon/blob/master/horizon/base.py#L294-L319)

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


References