From 405d00419c63261528915cc868aaacf4b91e5680 Mon Sep 17 00:00:00 2001 From: Jimmy McCrory Date: Wed, 5 Jun 2019 10:58:32 -0700 Subject: [PATCH] Remove keystone_service_password from user secrets Use of the keystone_service_password variable was removed in Iede26cba97ab43cdd0abc3887883e61d40007b34 and it shouldn't be generated in new deployments. Change-Id: I1e8d2801fc4c8c64ca2e41e403dded0cb2d8149a --- etc/openstack_deploy/user_secrets.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/openstack_deploy/user_secrets.yml b/etc/openstack_deploy/user_secrets.yml index 0ac10f9573..75f6306bf9 100644 --- a/etc/openstack_deploy/user_secrets.yml +++ b/etc/openstack_deploy/user_secrets.yml @@ -32,7 +32,6 @@ galera_root_password: ## Keystone Options keystone_container_mysql_password: keystone_auth_admin_password: -keystone_service_password: keystone_oslomsg_rpc_password: #NOTE: Please uncomment those # if you want to split rpc and notify users