From e84cc9478885923c3eae3af3d6e029476943d3f4 Mon Sep 17 00:00:00 2001 From: Travis Truman Date: Fri, 24 Jun 2016 10:38:33 -0400 Subject: [PATCH] Remove references to unused heat vars heat_profiler_hmac_key and heat_cfn_service_password are no longer referenced within any plays,tasks or templates and should be removed. Related but not dependent upon change I42ca62a64a6985b37d73f7f14093207d02fefb5d Change-Id: Id1c2d4b26735b671845cd76f63b7a922242c5662 --- etc/openstack_deploy/user_secrets.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/openstack_deploy/user_secrets.yml b/etc/openstack_deploy/user_secrets.yml index 05265c527a..5732955272 100644 --- a/etc/openstack_deploy/user_secrets.yml +++ b/etc/openstack_deploy/user_secrets.yml @@ -74,8 +74,6 @@ heat_container_mysql_password: heat_auth_encryption_key: ### THE HEAT AUTH KEY NEEDS TO BE 32 CHARACTERS LONG ## heat_service_password: -heat_cfn_service_password: -heat_profiler_hmac_key: heat_rabbitmq_password: ## Ironic options