Merge "Remove Trove password constant"

This commit is contained in:
Zuul 2019-10-10 22:59:36 +00:00 committed by Gerrit Code Review
commit 71f3f9841a
2 changed files with 0 additions and 2 deletions

View File

@ -137,7 +137,6 @@ PASSWORD_PARAMETER_NAMES = (
'SnmpdReadonlyUserPassword',
'SwiftHashSuffix',
'SwiftPassword',
'TrovePassword',
'ZaqarPassword',
)
# List of legacy resource names from overcloud.yaml

View File

@ -50,7 +50,6 @@ _EXISTING_PASSWORDS = {
'NotifyPassword': 'ahuHRXdPMx9rzCdjD9CJJNCgA',
'CephAdminKey': b'AQCQXtlXAAAAABAAT4Gk+U8EqqStL+JFa9bp1Q==',
'HAProxyStatsPassword': 'P8tbdK6n4YUkTaUyy8XgEVTe6',
'TrovePassword': 'V7A7zegkMdRFnYuN23gdc4KQC',
'CeilometerPassword': 'RRdpwK6qf2pbKz2UtzxqauAdk',
'GnocchiPassword': 'cRYHcUkMuJeK3vyU9pCaznUZc',
'HeatStackDomainAdminPassword': 'GgTRyWzKYsxK4mReTJ4CM6sMc',