Updates cinder element

The previous cinder element was lacking a notty file and didn't
open the required ports in iptables.  This patch also allows a
developer to install the minimum required components for a
single cinder instance or (n) cinder-volume nodes.

This update results in 3 elements
cinder        : common cinder element
cinder-api    : installs the cinder api and scheduler
cinder-volume : installs the cinder volume service

Change-Id: I1ed9f67848be5716135085b6eaebc1f381ad83f9
This commit is contained in:
Ryan Brady
2014-01-08 10:25:51 -05:00
parent 8eee067cf3
commit 3f34fc4d28
13 changed files with 66 additions and 18 deletions

View File

@@ -0,0 +1 @@
Installs cinder api and scheduler services.