-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
False
-
-
False
-
None
-
-
// Tentative triage notes:
Document that distinct password for different cells are not supported in 17.1 instead of fixing the mechanics that are supposed to make it work (to be confirmed with Bohdan/Joanne)
Description of problem:
MysqlRootPassword (also RpcPassword) from the <stack>-passwords.yaml file is not honored by in a multi-stack setup. I didn't check for other passwords defined there, but perhaps they neither do.
Version-Release number of selected component (if applicable):
How reproducible:
Deploy a split-stack setup with multiple stacks, like multi-cell or DCN.
Steps to Reproduce:
1.
2.
3.
Actual results:
MysqlRootPassword and other passwords from overcloud-passwords.yaml works for all stacks instead
Expected results:
Only MysqlRootPassword and other passwords from a stack specific passwords file works for mysql connections
Additional info:
- external trackers