Merge "Idempotent nova db privilege grants"

This commit is contained in:
Jenkins 2017-07-13 21:04:25 +00:00 committed by Gerrit Code Review
commit ab6ec15248

View File

@ -63,6 +63,7 @@
password: "{{ nova_api_container_mysql_password }}"
login_host: "{{ nova_api_galera_address }}"
db_name: "{{ nova_api_galera_database }}"
db_append_privs: "yes"
run_once: yes
- name: Configure MySQL user (nova-placement)