kolla-ansible/ansible/roles/keystone/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 Ansible Glance support 2015-07-09 15:29:55 +00:00
main.yml Remove psuedo-legalize as it is no longer valid 2015-07-28 18:49:42 +00:00
start.yml Remove Ansible abstraction for Keystone 2015-08-08 06:01:44 +00:00