Fix release note for credential setup.

It reflects the actual the false default.

Change-Id: I7b31a771976571400bef345d152d6b8577b1c623
This commit is contained in:
Sofer Athlan-Guyot 2016-09-06 13:56:18 +02:00
parent 0571e95b36
commit 5269d97fd9
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
---
features:
- Allow and enable by default the setup of Keystone credentials with keystone-manage.
- keystone-manage can be used to setup Keystone credentials. Disabled by default
as long as the proper version of keystone is not in UCA.
It has been a requirement in Keystone upstream so puppet-keystone will support the
management of credential directory, keystone-manage credential_setup execution (can
be disabled with enable_credential_setup boolean) and the configuration of
be enabled with enable_credential_setup boolean) and the configuration of
credential/key_repository in keystone.conf.