yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14607
[Bug 1285478] Re: Enforce alphabetical ordering in requirements file
change not wanted in python-neutronclient
** Changed in: python-neutronclient
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1285478
Title:
Enforce alphabetical ordering in requirements file
Status in Cinder:
Invalid
Status in Climate:
New
Status in OpenStack Image Registry and Delivery Service (Glance):
In Progress
Status in Orchestration API (Heat):
Fix Committed
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in OpenStack Bare Metal Provisioning Service (Ironic):
In Progress
Status in OpenStack Identity (Keystone):
In Progress
Status in OpenStack Message Queuing Service (Marconi):
In Progress
Status in OpenStack Neutron (virtual network service):
Invalid
Status in Python client library for Cinder:
In Progress
Status in Python client library for Glance:
New
Status in Python client library for Ironic:
Fix Committed
Status in Python client library for Neutron:
Invalid
Status in Trove client binding:
In Progress
Status in OpenStack contribution dashboard:
Fix Committed
Status in Storyboard database creator:
In Progress
Status in Tempest:
In Progress
Status in Openstack Database (Trove):
In Progress
Status in Tuskar:
Fix Released
Bug description:
Sorting requirement files in alphabetical order makes code more readable, and can check whether specific library
in the requirement files easily. Hacking donesn't check *.txt files.
We had enforced this check in oslo-incubator https://review.openstack.org/#/c/66090/.
This bug is used to track syncing the check gating.
How to sync this to other projects:
1. Copy tools/requirements_style_check.sh to project/tools.
2. run tools/requirements_style_check.sh requirements.txt test-
requirements.txt
3. fix the violations
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1285478/+subscriptions
References