OpenStack Orchestration (Heat)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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 |
|
|
|
|