Comment 1 for bug 1642552

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to trove (master)

Reviewed: https://review.openstack.org/398935
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=0a9b1e45fcf712dbe4ddff9d51d5b870bbc60d7d
Submitter: Jenkins
Branch: master

commit 0a9b1e45fcf712dbe4ddff9d51d5b870bbc60d7d
Author: Amrith Kumar <email address hidden>
Date: Thu Nov 17 06:11:39 2016 -0500

    Enable hacking extensions framework

    <long rant deleted>

    This change enables the hacking extensions ability in trove. That
    includes bumping the version of hacking that we use, and also adding
    the enable-extensions like in the [flake8] section. I've enabled two
    of the hacking extensions here.

    There are some limitations to the hacking rules that I've enabled so
    I'm also going to enter two bugs that others can fix (if they so
    desire).

    Change-Id: I6d8fc4bc03f948b84ad823e5248d78a4caa5c042
    Related-Bug: 1642554
    Related-Bug: 1642552