Comment 15 for bug 1407162

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

Reviewed: https://review.openstack.org/184820
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=cafb5d449f7409a589db53d8d936db8fa422d679
Submitter: Jenkins
Branch: master

commit cafb5d449f7409a589db53d8d936db8fa422d679
Author: Cindy Pallares <email address hidden>
Date: Thu May 21 10:54:34 2015 -0500

    Fix multi-line docstrings to meet hacking rules

    According to the PEP8(H405), multi-line docstring summaries
    should be separated by an empty line.

    Change-Id: I5cd8a9064dcefc504e85946ecdf1f56f10145d35
    Closes-bug: #1407162