RDO: Fix package name of aodhclient
All python packages in RDO are now named python3-* instead of python-* and python-* is no longer translated to python3-* automatically. Change-Id: I692e0f06f922a13e342f568b442da6bee74c5633
This commit is contained in:
parent
ee8b7db26f
commit
4450d9bd50
@ -29,7 +29,7 @@ Install and configure components
|
||||
# yum install openstack-aodh-api \
|
||||
openstack-aodh-evaluator openstack-aodh-notifier \
|
||||
openstack-aodh-listener openstack-aodh-expirer \
|
||||
python-aodhclient
|
||||
python3-aodhclient
|
||||
|
||||
.. include:: configure-common.rst
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user