Remove CephStorageCount

This is set by tripleoclient, remove it from here so it doesn't
override the user provided value.

Change-Id: I6110b71e484af749838f91dc5c6c4982b0c83074
This commit is contained in:
Derek Higgins 2016-03-18 11:13:54 +00:00
parent 53e2f2dea7
commit a26b1bd66b
1 changed files with 1 additions and 2 deletions

View File

@ -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.