Comment 4 for bug 1824664

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

Reviewed: https://review.openstack.org/652246
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-ops/commit/?id=cc4b993b210ae0dd3f654acf0798615f3c59f603
Submitter: Zuul
Branch: master

commit cc4b993b210ae0dd3f654acf0798615f3c59f603
Author: Mohammed Naser <email address hidden>
Date: Sat Apr 13 19:30:11 2019 -0400

    doc: drop release notes + fix sphinxmark

    The ops repo isn't really software. It's a collection of playbooks
    that we share between operators, therefore, release notes are a bit
    confusing because there are so many playbooks inside of it.

    They're also broken because of how we have a few links all over the
    place. There has been no release notes published either.

    sphinxmark is no longer compatible with the latest release of Sphinx
    which is causing all of our documentation jobs to fail. This patch
    removes it as our current usage of openstacktheme for documentation
    already provides watermarks for current branch and notices for which
    branch the documentation covers.

    Change-Id: I521647c999e7dc17ba27f02bc5bccd422d97ab9a
    Closes-Bug: #1824664