Comment 84 for bug 1529836

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/282124
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=05063795724a23e42b3cb8ccc1c2e454c1ed51d2
Submitter: Jenkins
Branch: master

commit 05063795724a23e42b3cb8ccc1c2e454c1ed51d2
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: Ia530873078c97925bfb91fde87b38131426a74c2
    Closes-Bug: 1529836