deb-heat/devstack/settings
xiaolihope c92e5a2b2a Add devstack plugin
This adds the actual devstack plugin, devstack should not run the heat code
in the devstack project.
Note that this is not yet configured to run in the gate.

Change-Id: I8d0918a8f8bb8399793c7164d26739953710b3ec
2016-05-18 00:02:10 +08:00

11 lines
203 B
Plaintext

# Devstack settings
# We have to add Heat to enabled services for screen_it to work
# It consists of 4 parts
enable_service h-eng
enable_service h-api
enable_service h-api-cfn
enable_service h-api-cw