Comment 7 for bug 1694963

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

Reviewed: https://review.openstack.org/471869
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=cff1cfa5a420963411adae9c6d21be56225d18e7
Submitter: Jenkins
Branch: master

commit cff1cfa5a420963411adae9c6d21be56225d18e7
Author: Edward Hope-Morley <email address hidden>
Date: Wed Jun 7 18:39:10 2017 +0100

    Prevent repeated nova-compute service restart

    Once a ceph broker request has completed and the
    nova-compute service has been restarted as a result,
    ensure that this does not get retriggered when the
    ceph relation fires as a result of a peer unit's data
    coming onto the wire and no new information is provided
    to the local unit.

    Change-Id: Ie359a0ec9af7edfb9d453dcf4dbd9880af324d37
    Closes-Bug: 1694963