2015-05-14 11:49:34 -04:00
|
|
|
# A Heat environment file which can be used to enable a Ceph
|
2016-03-18 11:13:54 +00:00
|
|
|
# storage cluster using the controller and ceph nodes.
|
2015-05-14 11:49:34 -04:00
|
|
|
# Rbd backends are enabled for Cinder, Glance, and Nova.
|
|
|
|
parameters:
|
|
|
|
#NOTE: These ID's and keys should be regenerated for
|
|
|
|
# a production deployment. What is here is suitable for
|
|
|
|
# developer and CI testing only.
|
|
|
|
CephClusterFSID: '4b5c8c0a-ff60-454b-a1b4-9747aa737d19'
|
|
|
|
CephMonKey: 'AQC+Ox1VmEr3BxAALZejqeHj50Nj6wJDvs96OQ=='
|
|
|
|
CephAdminKey: 'AQDLOh1VgEp6FRAAFzT7Zw+Y9V6JJExQAsRnRQ=='
|
|
|
|
NovaEnableRbdBackend: true
|
|
|
|
CinderEnableRbdBackend: true
|
|
|
|
GlanceBackend: rbd
|
|
|
|
CinderEnableIscsiBackend: false
|
|
|
|
ControllerEnableCephStorage: true
|