enable cinder

It had been disabled for some reason.
This commit is contained in:
Dan Bode
2012-10-24 17:43:40 -07:00
parent 6c06cb246a
commit 6fd89fd2a0

View File

@@ -141,6 +141,7 @@ node /openstack-controller/ {
# cinder
cinder_db_password => $cinder_db_password,
cinder_user_password => $cinder_user_password,
cinder => true,
# quantum
quantum_db_password => $quantum_db_password,
quantum_user_password => $quantum_user_password,