Merge "Add placement services to default devstack"

This commit is contained in:
Jenkins
2017-01-03 20:06:30 +00:00
committed by Gerrit Code Review

View File

@@ -54,6 +54,8 @@ if ! isset ENABLED_SERVICES ; then
ENABLED_SERVICES=key
# Nova - services to support libvirt based openstack clouds
ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-cauth
# Placement service needed for Nova
ENABLED_SERVICES+=,placement-api,placement-client
# Glance services needed for Nova
ENABLED_SERVICES+=,g-api,g-reg
# Cinder