Merge "New dedicated user for Galera SST synchronization" into stable/wallaby

This commit is contained in:
Zuul 2022-07-22 15:03:54 +00:00 committed by Gerrit Code Review
commit 9e66a79b61
2 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,7 @@ PASSWORD_PARAMETER_NAMES = (
'KeystoneFernetKeys',
'ManilaPassword',
'MysqlClustercheckPassword',
'MysqlMariabackupPassword',
'MysqlRootPassword',
'NeutronMetadataProxySharedSecret',
'NeutronPassword',
@ -109,6 +110,7 @@ DO_NOT_ROTATE_LIST = (
'CephRgwKey',
'HeatAuthEncryptionKey',
'MysqlClustercheckPassword',
'MysqlMariabackupPassword',
'PacemakerRemoteAuthkey',
'PcsdPassword',
)

View File

@ -116,6 +116,7 @@ _EXISTING_PASSWORDS = {
'SwiftPassword': 'z6EWAVfW7CuxvKdzjWTdrXCeg',
'HeatPassword': 'bREnsXtMHKTHxt8XW6NXAYr48',
'MysqlClustercheckPassword': 'jN4RMMWWJ4sycaRwh7UvrAtfX',
'MysqlMariabackupPassword': 'w3qjjJDTKajthzuRYVd4X5YVU',
'CephClientKey': b'AQCQXtlXAAAAABAAKyc+8St8i9onHyu2mPk+vg==',
'NeutronPassword': 'ZxAjdU2UXCV4GM3WyPKrzAZXD',
'DesignatePassword': 'wHYj7rftFzHMpJKnGxbjjR9CW',