Merge "os_ironic mysql password variable not updated"

This commit is contained in:
Jenkins 2016-09-20 15:21:33 +00:00 committed by Gerrit Code Review
commit d0daa65255
2 changed files with 17 additions and 1 deletions

View File

@ -82,7 +82,7 @@ heat_rabbitmq_password:
## Ironic options
ironic_rabbitmq_password:
ironic_galera_password:
ironic_container_mysql_password:
ironic_service_password:
ironic_swift_temp_url_secret_key:

View File

@ -0,0 +1,16 @@
---
upgrade:
- |
The variable used to store the mysql password used by the ironic service
account has been changed. The following variable:
.. code-block:: yaml
ironic_galera_password: secrete
has been changed to:
.. code-block:: yaml
ironic_container_mysql_password: secrete