Merge "Enable Orchestration in DevStack"

This commit is contained in:
Jenkins
2015-06-19 01:33:45 +00:00
committed by Gerrit Code Review

View File

@@ -49,6 +49,12 @@ enable_service ceilometer-api
enable_plugin zaqar https://github.com/openstack/zaqar
enable_service zaqar-server
# Enable Heat
enable_service h-eng
enable_service h-api
enable_service h-api-cfn
enable_service h-api-cw
# Automatically download and register a VM image that Heat can launch
# For more information on Heat and DevStack see
# http://docs.openstack.org/developer/heat/getting_started/on_devstack.html