Hide the AdminToken too.

This is arguably more important than passwords as it allow rooting
keystone :).

Change-Id: I12d8ae0f096480112a82d7598eedae64a6fbd861
This commit is contained in:
Robert Collins 2013-10-14 19:20:31 +13:00
parent ca45beefa9
commit 8e36320284
3 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Parameters:
Default: unset
Description: The keystone auth secret.
Type: String
NoEcho: true
CinderPassword:
Default: unset
Description: The password for the cinder service account, used by cinder-api.

View File

@ -10,6 +10,7 @@ Parameters:
Default: unset
Description: The keystone auth secret.
Type: String
NoEcho: true
BaremetalArch:
Default: i386
Description: The architecture to use in Nova-BM - i386 or amd64.

View File

@ -10,6 +10,7 @@ Parameters:
Default: unset
Description: The keystone auth secret.
Type: String
NoEcho: true
BaremetalArch:
Default: i386
Description: The architecture to use in Nova-BM - i386 or amd64.