Comment 4 for bug 1697699

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

Reviewed: https://review.openstack.org/473857
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=3958a68fb1823671f30f9334f0714b326ce1f756
Submitter: Jenkins
Branch: master

commit 3958a68fb1823671f30f9334f0714b326ce1f756
Author: Eduardo Gonzalez <email address hidden>
Date: Tue Jun 13 16:24:08 2017 +0200

    Deploy etcd in compute nodes when kuryr

    Kuryr need etcd on each compute node to store
    network data.
    Etcd is only deployed in controller nodes at this moment.

    Also this change remove and useless bootstrap tasks.

    Depends-On: I9c6c876773288c2f951966498db0ff8af090ac20
    Change-Id: I8a84334e831fb15f6cbdd3bc34d2159638df6b85
    Closes-Bug: #1697699