← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1441062] Re: sort the attribute in __all__ as the import sequence in the api/__init__.py

 

** Changed in: horizon
       Status: In Progress => Invalid

-- 
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/1441062

Title:
  sort the attribute in __all__ as the import sequence in the
  api/__init__.py

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  In the api/__init__.py the import sequence is by alphabet,
  (https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/__init__.py#L34-L48)
  I think the attribute in __all__ can sort as the import sequence is much better.
  (https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/__init__.py#L51-L67)

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


References