Merge "Refactor register.yml files"

This commit is contained in:
Jenkins
2017-01-26 18:48:59 +00:00
committed by Gerrit Code Review
56 changed files with 819 additions and 732 deletions

View File

@@ -61,7 +61,7 @@ cinder_logging_debug: "{{ openstack_logging_debug }}"
cinder_keystone_user: "cinder"
openstack_cinder_auth: "{'auth_url':'{{ openstack_auth.auth_url }}','username':'{{ openstack_auth.username }}','password':'{{ openstack_auth.password }}','project_name':'{{ openstack_auth.project_name }}'}"
openstack_cinder_auth: "{{ openstack_auth }}"
####################