Release note for disabling password generation

Change-Id: I1352afb65b365c7c43c55932357552d9f138aafc
This commit is contained in:
Julie Pichon 2017-01-26 13:16:45 +00:00
parent b6176d7b27
commit 26daeb04bf
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
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.