Fix etcd package
The etcd package is not available in Ubuntu Noble. Use etcd-server and etcd-client instead. Change-Id: I7f3e181daea75c5858931bc8d1078f1d61e7f67e
This commit is contained in:
parent
139208915d
commit
5f8746c8ff
@ -1,7 +1,9 @@
|
||||
# This file contains runtime (non-python) dependencies
|
||||
# More info at: https://docs.openstack.org/infra/bindep/readme.html
|
||||
|
||||
etcd [tests-functional-etcd]
|
||||
etcd [platform:rpm tests-functional-etcd]
|
||||
etcd-server [platform:dpkg tests-functional-etcd]
|
||||
etcd-client [platform:dpkg tests-functional-etcd]
|
||||
memcached [tests-functional-memcached]
|
||||
redis [platform:rpm tests-functional-redis]
|
||||
redis-server [platform:dpkg tests-functional-redis]
|
||||
|
Loading…
x
Reference in New Issue
Block a user