Comment 3 for bug 1824664

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

Reviewed: https://review.openstack.org/652247
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-ops/commit/?id=494ce83a3b528b966f593f2823ecc4e218228837
Submitter: Zuul
Branch: stable/stein

commit 494ce83a3b528b966f593f2823ecc4e218228837
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