Install etcd3gw to fix Ubuntu binary tooz coordination
Change-Id: Ib56e62d1fb4d0fc4a6c627b87a929be0bc614d1e
Closes-bug: #1852086
(cherry picked from commit 0186c5e3ca
)
This commit is contained in:
parent
6d595d44a7
commit
19c38d9c9d
@ -192,6 +192,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
'python3-designateclient',
|
||||
'python3-elasticsearch',
|
||||
'python3-etcd',
|
||||
'python3-etcd3gw',
|
||||
'python3-gnocchiclient',
|
||||
'python3-heatclient',
|
||||
'python3-ironicclient',
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes unavailability of an etcd3-compatible tooz coordination driver in
|
||||
Ubuntu binary images by installing ``python3-etcd3gw``. See `bug 1852086
|
||||
<https://bugs.launchpad.net/kolla-ansible/+bug/1852086>`__ for details.
|
Loading…
Reference in New Issue
Block a user