aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorEthan Gafford <egafford@redhat.com>2016-01-21 16:19:18 -0500
committerEthan Gafford <egafford@redhat.com>2016-01-21 16:20:30 -0500
commit1ea1a24457a2a4e6ef56ab58e883f4d3174fbe75 (patch)
tree50c5bc32eb35bb151a83968804545e14f713061e /overcloud.yaml
parentfe2133fa8bfface39bdf132b55b692ac349a85e1 (diff)
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
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index b3978048..a27cef0a 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -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