python-tripleoclient/releasenotes/notes/disable-password-generation-84a8be5686a8cf2e.yaml
Julie Pichon 26daeb04bf Release note for disabling password generation
Change-Id: I1352afb65b365c7c43c55932357552d9f138aafc
2017-01-26 13:19:01 +00:00

8 lines
321 B
YAML

---
features:
- The ``openstack overcloud deploy`` and ``openstack overcloud plan
create`` commands now have a ``--disable-password-generation``
argument, to allow operators to disable password generation and
only use passwords provided by them instead. By default, password
generation remains enabled.