← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482773] Re: H405 violations: multi line docstring summary not separated with an empty line

 

Reviewed:  https://review.openstack.org/267172
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=77ed0d4d0c3413b15aa348613b8b40373bd5765b
Submitter: Jenkins
Branch:    master

commit 77ed0d4d0c3413b15aa348613b8b40373bd5765b
Author: lin-hua-cheng <os.lcheng@xxxxxxxxx>
Date:   Wed Jan 13 13:03:51 2016 -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 keystoneclient. This
    also modifies our tox.ini so that we no longer ignore H405 violations.
    
    Change-Id: I2af152e5425a0e9c82314039fdbb90d661c22680
    Closes-Bug: 1482773


** Changed in: python-keystoneclient
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1482773

Title:
  H405 violations: multi line docstring summary not separated with an
  empty line

Status in OpenStack Identity (keystone):
  In Progress
Status in keystoneauth:
  Fix Released
Status in keystonemiddleware:
  Fix Released
Status in python-keystoneclient:
  Fix Released

Bug description:
  Keystone's tox.ini contains an "ignore" entry for H405. All violations
  of H405 should be fixed so that H405 can be removed from the ignore
  list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1482773/+subscriptions


References