Revert "Make heat work"

This reverts commit 7524b3770fedd730bf2c49d26a94135c5357781b.

Liberty uses heat_user_domain and works and this should too. The
bootstrap process itself must have changed or another part of the
config. Either way that needs to be fixed so we can do proper upgrades.
Basically, dont change the heat domain out from under the user).

Change-Id: I32ae3ef90d340a83b09c09860af8f3635c1a07a5
This commit is contained in:
Sam Yaple 2016-03-24 12:47:37 +00:00
parent 7524b3770f
commit 1c177f3827

View File

@ -9,7 +9,7 @@ heat_waitcondition_server_url = {{ public_protocol }}://{{ kolla_external_fqdn }
stack_domain_admin = heat_domain_admin
stack_domain_admin_password = {{ heat_domain_admin_password }}
stack_user_domain_name = heat
stack_user_domain_name = heat_user_domain
rpc_backend = rabbit
deferred_auth_method = trusts