Install etcd3gw to fix Ubuntu binary tooz coordination
Change-Id: Ib56e62d1fb4d0fc4a6c627b87a929be0bc614d1e Closes-bug: #1852086
This commit is contained in:
parent
9420c991ad
commit
0186c5e3ca
@ -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…
x
Reference in New Issue
Block a user