Comment 9 for bug 1694963

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

Reviewed: https://review.openstack.org/479340
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=a697c61377c356e1fc95099bc49ab71edb8db136
Submitter: Jenkins
Branch: stable/17.02

commit a697c61377c356e1fc95099bc49ab71edb8db136
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
    (cherry picked from commit cff1cfa5a420963411adae9c6d21be56225d18e7)