Adding etcd clarification note

Change-Id: I43e61679acba66b2482b085f0ce3b91b71d067a0
Closes-Bug: #1812221 #1802771
Co-author: Alexandra Settle <a.settle@outlook.com>
This commit is contained in:
zhang.lei 2019-01-24 07:02:45 +00:00 committed by Alexandra Settle
parent 1c604748aa
commit 18bf38dcba
3 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,8 @@ Right now, there is no distro package available for etcd3. This guide uses
the tarball installation as a workaround until proper distro packages are
available.
The etcd service runs on the controller node.
Install and configure components
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -6,6 +6,8 @@ OpenStack services may use Etcd, a distributed reliable key-value store
for distributed key locking, storing configuration, keeping track of service
live-ness and other scenarios.
The etcd service runs on the controller node.
Install and configure components
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -6,6 +6,8 @@ OpenStack services may use Etcd, a distributed reliable key-value store
for distributed key locking, storing configuration, keeping track of service
live-ness and other scenarios.
The etcd service runs on the controller node.
Install and configure components
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~