Comment 20 for bug 1774001

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/queens)

Reviewed: https://review.openstack.org/571544
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=4279b1b5ab518324132fa2b6ea700345cd6f3617
Submitter: Zuul
Branch: stable/queens

commit 4279b1b5ab518324132fa2b6ea700345cd6f3617
Author: Alex Schultz <email address hidden>
Date: Tue May 29 11:13:06 2018 -0600

    Fix readme doc

    Recent changes to pypi prevent uploading if the rst has issues.

    $ python setup.py check -r -s
    running check
    warning: check: Title underline too short. (line 42)

    warning: check: Title underline too short. (line 42)

    error: Please correct your package.

    Change-Id: Ia1e014cce3e95ccd065395775370d6c29572466f
    Related-Bug: #1774001
    (cherry picked from commit 8872187d6771c08e0a49f9800d0e6e45bf4ec72c)