Comment 8 for bug 1482773

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

Reviewed: https://review.openstack.org/243889
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=63429aeca8f2e88dc1ff1b8b1131386165d4018f
Submitter: Jenkins
Branch: master

commit 63429aeca8f2e88dc1ff1b8b1131386165d4018f
Author: lin-hua-cheng <email address hidden>
Date: Tue Nov 10 17:54:33 2015 -0800

    Address hacking check H405

    Previously, there were a string of commits to keystone that addresed ignored
    hacking checks. This commit does the same for H405 in keystoneauth. This
    also modifies our tox.ini so that we no longer ignore H405 violations.

    Change-Id: I0ac1165f309edd486639e2729c18330b1d062eb3
    Closes-Bug: 1482773