45fd0ec9bb
We don't need admin or internal endpoints in a normal devstack setup, other basic projects are also only creating the public endpoint now. Change-Id: I9bd6007509214c7a7ed7f7f4e391b609da4408a5
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
# Devstack settings
|
|
|
|
# We have to add Heat to enabled services for screen_it to work
|
|
# It consists of three parts
|
|
|
|
enable_service h-eng
|
|
enable_service h-api
|
|
enable_service h-api-cfn
|