yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17016
[Bug 1339271] [NEW] H104 cleanup in __init__ files
Public bug reported:
As per H104 in [1] guidelines, files with no code shouldn’t contain any
license header nor comments, and must be left completely empty.
We have quite a few __init__.py files that will fail this hacking rule.
These need to be cleaned up.
[1] http://docs.openstack.org/developer/hacking/
** Affects: neutron
Importance: Undecided
Assignee: Fawad Khaliq (fawadkhaliq)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Fawad Khaliq (fawadkhaliq)
** Description changed:
As per H104 in [1] guidelines, files with no code shouldn’t contain any
license header nor comments, and must be left completely empty.
We have quite a few __init__.py files that will fail this hacking rule.
These need to be cleaned up.
+
+ [1] http://docs.openstack.org/developer/hacking/
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1339271
Title:
H104 cleanup in __init__ files
Status in OpenStack Neutron (virtual network service):
New
Bug description:
As per H104 in [1] guidelines, files with no code shouldn’t contain
any license header nor comments, and must be left completely empty.
We have quite a few __init__.py files that will fail this hacking
rule. These need to be cleaned up.
[1] http://docs.openstack.org/developer/hacking/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1339271/+subscriptions
Follow ups
References