Removing Sahara password default
authorEthan Gafford <egafford@redhat.com>
Thu, 21 Jan 2016 21:19:18 +0000 (16:19 -0500)
committerEthan Gafford <egafford@redhat.com>
Thu, 21 Jan 2016 21:20:30 +0000 (16:20 -0500)
In prior commit, added default for Sahara password in order to
avoid circular dependency. Removing this default now in order
to force password per other service definitions.

Change-Id: I91f98039e520804b25aaededefa25e80992ba6b5
Partially-implements: bp sahara-integration

overcloud.yaml

index b397804..a27cef0 100644 (file)
@@ -545,8 +545,6 @@ parameters:
     description: How many replicas to use in the swift rings.
   SaharaPassword:
     description: The password for the sahara service account.
-    # TODO(egafford): Remove default on merge of https://review.openstack.org/#/c/221418/ (added to avoid circular dep)
-    default: unset
     type: string
     hidden: true