Comment 2 for bug 1333290

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

Reviewed: https://review.openstack.org/114501
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=a7da88bb090939936c823fd65e8b857dc90e000e
Submitter: Jenkins
Branch: master

commit a7da88bb090939936c823fd65e8b857dc90e000e
Author: Andreas Jaeger <email address hidden>
Date: Fri Aug 15 12:42:49 2014 +0200

    Fix pep8 failures in manila/{db,volume}

    Fix pep8 failures, especially:
    H402 one line docstring needs punctuation.
    E127 continuation line over-indented for visual indent
    E128 continuation line under-indented for visual indent
    F401 'xxx' imported but unused

    Partial-Bug: #1333290
    Change-Id: Ia285d30574c3ad51b839823ea934e274f26ce6a3