Merge "Remove password default for AodhPassword"
authorJenkins <jenkins@review.openstack.org>
Mon, 28 Mar 2016 21:32:15 +0000 (21:32 +0000)
committerGerrit Code Review <review@openstack.org>
Mon, 28 Mar 2016 21:32:15 +0000 (21:32 +0000)
overcloud.yaml
puppet/controller.yaml

index cdd7af6..19e847a 100644 (file)
@@ -17,7 +17,6 @@ parameters:
     type: string
     hidden: true
   AodhPassword:
-    default: unset
     description: The password for the aodh services.
     type: string
     hidden: true
index 4086fe4..9878b28 100644 (file)
@@ -21,7 +21,6 @@ parameters:
     type: string
     default: ''
   AodhPassword:
-    default: unset
     description: The password for the aodh services.
     type: string
     hidden: true