kolla-ansible/ansible/roles/glance/tasks
Steven Dake 98b98924ee Use database_user_create in the register operation
The register operation was registering user_database which is a global
variable in group_vars/all.yml.  This results in glance not being deployable
because user_database is overwrriten at keystone task registration time.

The result of this is the playbooks fail to deploy.

Change-Id: Ic69725fb09aa0a368ec5b0d8f47bfc768c29c70c
Closes-Bug: #1486876
2015-08-20 00:49:31 -07:00
..
bootstrap.yml Use database_user_create in the register operation 2015-08-20 00:49:31 -07:00
config.yml Glance-registry is missing a messaging config 2015-08-12 07:20:06 -04:00
main.yml Add temporary Ansible keystone modules 2015-07-12 03:14:49 +00:00
register.yml Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
start.yml Fix volumes_from for the ansible playbooks 2015-08-16 09:10:58 +00:00