Comment 2 for bug 1699335

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

Reviewed: https://review.openstack.org/475916
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=2e3b6639fe7dd4fd2fce48c950a18f4366364df8
Submitter: Jenkins
Branch: master

commit 2e3b6639fe7dd4fd2fce48c950a18f4366364df8
Author: Michal (inc0) Jastrzebski <email address hidden>
Date: Tue Jun 20 13:23:44 2017 -0700

    Fix baremetal role idempotency

    When you add new nodes to existing cluster, docker will restart
    all anyway and that will break a lot, including mariadb.

    Change-Id: Ie46f99a141f99480a87218ead4b76ba65f2edae9
    Closes-Bug: #1699335