Removing Sahara password default

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
This commit is contained in:
Ethan Gafford 2016-01-21 16:19:18 -05:00
parent fe2133fa8b
commit 1ea1a24457

View 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