Comment 1 for bug 1321193

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

Reviewed: https://review.openstack.org/96258
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=b436ddad476f7dfb6cfc435072f935247a7c0ee7
Submitter: Jenkins
Branch: master

commit b436ddad476f7dfb6cfc435072f935247a7c0ee7
Author: Ildiko Vancsa <email address hidden>
Date: Wed May 28 19:57:19 2014 +0200

    Fix doc gate job false success

    pbr config was missing from setup.cfg. With adding "warnerrors = true"
    under '[pbr]' in setup.cfg, the Sphinx build will fail in case of
    warnings and errors during the build process.

    This patch also fixes the currently existing problems in the developer
    documentation of Ceilometer. The unused todo extension was also removed.

    Fixes-Bug: #1317648
    Fixes-Bug: #1321193
    Fixes-Bug: #1272845

    Change-Id: If1a9d7aca5c1d350568a83fb49bb8ea3defefdca