Merge "Remove the unnecessary horizon_auth"

This commit is contained in:
Zuul 2017-11-01 05:31:48 +00:00 committed by Gerrit Code Review
commit 2f3a06ab5d

View File

@ -56,8 +56,6 @@ horizon_image_full: "{{ horizon_image }}:{{ horizon_tag }}"
####################
# OpenStack
####################
openstack_horizon_auth: "{'auth_url':'{{ openstack_auth.auth_url }}','username':'{{ openstack_auth.username }}','password':'{{ openstack_auth.password }}','project_name':'{{ openstack_auth.project_name }}'}"
horizon_logging_debug: "{{ openstack_logging_debug }}"