kolla-ansible/ansible/roles/etcd
Hongbin Lu d29ecbd64c Run etcd on controller node only
In before, etcd container is launched in compute node if kuryr is
enabled. This logic breaks the all-in-one setup in which the etcd
cluster is configured with two members (controller and compute)
but it actually has one member only.

However, even if kuryr is enabled, running etcd in compute node
is not the common practice and kuryr has changed its devstack
plugin to run etcd on controller only [1].

[1] https://review.openstack.org/#/c/514815/

Closes-Bug: #1790415
Change-Id: I701d495675178c3ed8ec1f00b31d09f198b38a6f
2018-09-02 22:30:50 +00:00
..
defaults Run etcd on controller node only 2018-09-02 22:30:50 +00:00
handlers Apply Resource Constraints to Openstack Services 2018-07-25 17:05:04 +01:00
meta Add etcd ansible role 2016-09-15 03:33:57 +00:00
tasks Merge "Use include_tasks instead of include" 2018-07-27 08:16:08 +00:00
templates Add etcd ansible role 2016-09-15 03:33:57 +00:00