Remove password default for AodhPassword

Change-Id: Ibf37bfd6150d212fadcc4d2e2e2d0a89cdd76c91
This commit is contained in:
Pradeep Kilambi 2016-03-24 14:22:27 -04:00
parent 0e6071d395
commit 2493de2f55
2 changed files with 0 additions and 2 deletions

View File

@ -17,7 +17,6 @@ parameters:
type: string
hidden: true
AodhPassword:
default: unset
description: The password for the aodh services.
type: string
hidden: true

View File

@ -21,7 +21,6 @@ parameters:
type: string
default: ''
AodhPassword:
default: unset
description: The password for the aodh services.
type: string
hidden: true