aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-03-22 11:44:23 +0000
committerGerrit Code Review <review@openstack.org>2016-03-22 11:44:23 +0000
commitca7d0de4abbfd6b4145eba1c91c46d7ccc9c4a4b (patch)
tree0748a9218977f6651ea5a8aa0e1f04c35a5204e1
parent4fd680c634f14cecb9d067e96703cc1bcdb288fa (diff)
parenta26b1bd66b53d2849fe44b260d9758e9556dde67 (diff)
Merge "Remove CephStorageCount"
-rw-r--r--environments/puppet-ceph-devel.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/environments/puppet-ceph-devel.yaml b/environments/puppet-ceph-devel.yaml
index d782e8d8..fc4b8c7d 100644
--- a/environments/puppet-ceph-devel.yaml
+++ b/environments/puppet-ceph-devel.yaml
@@ -1,8 +1,7 @@
# A Heat environment file which can be used to enable a Ceph
-# storage cluster using the controller and 2 ceph nodes.
+# storage cluster using the controller and ceph nodes.
# Rbd backends are enabled for Cinder, Glance, and Nova.
parameters:
- CephStorageCount: 2
#NOTE: These ID's and keys should be regenerated for
# a production deployment. What is here is suitable for
# developer and CI testing only.