Comment 5 for bug 1633205

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

Reviewed: https://review.openstack.org/395767
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_gnocchi/commit/?id=46a58b78510894928a31e54a31a7ee81a15fbb6e
Submitter: Jenkins
Branch: master

commit 46a58b78510894928a31e54a31a7ee81a15fbb6e
Author: Travis Truman <email address hidden>
Date: Wed Nov 9 14:07:02 2016 -0500

    Disable gnocchi-api service when mod_wsgi is used

    The *_services dict pattern present in other roles
    has been adopted and systemd/upstart service enablement
    of the gnocchi-api service is now directly tied to the
    state of `gnocchi_use_mod_wsgi`.

    Change-Id: Ibc15c37bbd5a1a70b0774a1184b5759e558a0efb
    Closes-Bug: #1633205