74536ea979
https://review.openstack.org/#/c/373043/ has removed non-SQL drivers so we need to move out of mongodb driver. Change-Id: I6f1d7d7e6196c8e5c6f44518d60f84de19e1885d
9 lines
313 B
YAML
9 lines
313 B
YAML
---
|
|
features:
|
|
- Aodh project has removed support for non-SQL drivers
|
|
in https://review.openstack.org/#/c/373043/.
|
|
Packstack has switched aodh storage backend from
|
|
MongoDB to mysqld. A new parameter CONFIG_AODH_DB_PW
|
|
has been added to configure the password of the
|
|
aodh user in the database.
|