python-tripleoclient/releasenotes/notes/disable-password-generation-uc-cced193be3d1aa86.yaml
Bogdan Dobrelya 16ccbb1360 Allow custom UC/standalone passwords
Fix the passwords generation precedence for containerized UC and
standalone installations. This allows users to provide custom
passwords/secrets in tripleo-undercloud-passwords.yaml, or
undercloud-passwords.conf, when upgrading from instack.

Partial-bug: #1784576

Change-Id: If7166c2419794dd9595d25ad29ee1fdafce99d72
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2018-08-21 09:41:19 +02:00

11 lines
449 B
YAML

---
upgrade:
- |
Instack undercloud legacy passwords should be customized by its original
``undercloud-passwords.conf`` location, when upgrading from instack UC.
Those passwords will be automatically transitioned to
``tripleo-undercloud-passwords.yaml`` during upgrade. Changes made to the
legacy location become ignored after that. Use
``tripleo-undercloud-passwords.yaml`` to manually update UC passwords
further on.