Add Cinder API/Scheduler/Volume roles
authorGiulio Fidente <gfidente@redhat.com>
Thu, 28 Apr 2016 20:32:55 +0000 (15:32 -0500)
committerEmilien Macchi <emilien@redhat.com>
Thu, 2 Jun 2016 14:42:27 +0000 (14:42 +0000)
commitf75502475dc9989d3408e8d9ce6d3c5a8beab9c0
tree928fafbdb2acff98604aa75eb00f7dabbd78f7ce
parentdf484b57dbdc75abd2654aebde95c59bc7dae3c5
Add Cinder API/Scheduler/Volume roles

Includes both the base and the pacemaker roles.

Change-Id: I3c6d5226eed5f0f852b0ad9476c7cd9a959fda69
13 files changed:
manifests/profile/base/cinder.pp [new file with mode: 0644]
manifests/profile/base/cinder/api.pp [new file with mode: 0644]
manifests/profile/base/cinder/scheduler.pp [new file with mode: 0644]
manifests/profile/base/cinder/volume.pp [new file with mode: 0644]
manifests/profile/base/cinder/volume/dellsc.pp [new file with mode: 0644]
manifests/profile/base/cinder/volume/eqlx.pp [new file with mode: 0644]
manifests/profile/base/cinder/volume/iscsi.pp [new file with mode: 0644]
manifests/profile/base/cinder/volume/netapp.pp [new file with mode: 0644]
manifests/profile/base/cinder/volume/nfs.pp [new file with mode: 0644]
manifests/profile/base/cinder/volume/rbd.pp [new file with mode: 0644]
manifests/profile/pacemaker/cinder/api.pp [new file with mode: 0644]
manifests/profile/pacemaker/cinder/scheduler.pp [new file with mode: 0644]
manifests/profile/pacemaker/cinder/volume.pp [new file with mode: 0644]