Comment 14 for bug 1752402

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

Reviewed: https://review.openstack.org/554999
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=9d3fb0f6cf1fef03feffd5e602081269b5dc83b0
Submitter: Zuul
Branch: stable/18.02

commit 9d3fb0f6cf1fef03feffd5e602081269b5dc83b0
Author: Corey Bryant <email address hidden>
Date: Wed Mar 21 12:40:22 2018 +0000

    Ensure only the leader can add hosts to cell

    Ensure that only the elected leader can add compute hosts to the
    cell in cloud-compute-relation-changed as database commands should
    only be run by the elected leader.

    Change-Id: I4806580f58e2a2feba82c74d9d5ff29dfb220c9e
    Closes-Bug: #1752402