aodh-move-to-mariadb-9e36b7cfdbbd2aa5.yaml 313 B

123456789
  1. ---
  2. features:
  3. - Aodh project has removed support for non-SQL drivers
  4. in https://review.openstack.org/#/c/373043/.
  5. Packstack has switched aodh storage backend from
  6. MongoDB to mysqld. A new parameter CONFIG_AODH_DB_PW
  7. has been added to configure the password of the
  8. aodh user in the database.