It is an initial seed of hacking rules based on neutron and
nova projects.
For ceilometer it prevents bug 1508442 and closes/prevents bug 1529836.
All the requirements about the hacking rules were corrected
on this propose review.
To be clear about the requirements, the only alarmed was
about import[1], in specific H306
[H306] "Alphabetically order your imports by the full module
path. Organize your imports"
Reviewed: https:/ /review. openstack. org/282124 /git.openstack. org/cgit/ openstack/ ceilometer/ commit/ ?id=05063795724 a23e42b3cb8ccc1 c2e454c1ed51d2
Committed: https:/
Submitter: Jenkins
Branch: master
commit 05063795724a23e 42b3cb8ccc1c2e4 54c1ed51d2
Author: kairoaraujo <email address hidden>
Date: Thu Feb 18 23:19:41 2016 -0200
Initial seed of hacking
It is an initial seed of hacking rules based on neutron and
nova projects.
For ceilometer it prevents bug 1508442 and closes/prevents
bug 1529836.
All the requirements about the hacking rules were corrected
on this propose review.
To be clear about the requirements, the only alarmed was
about import[1], in specific H306
[H306] "Alphabetically order your imports by the full module
path. Organize your imports"
[1] http:// docs.openstack. org/developer/ hacking/
Change-Id: Ia530873078c979 25bfb91fde87b38 131426a74c2
Closes-Bug: 1529836