b83580b710
Enable senlin services in settings file instead of manually add in devstack local[rc] file. Change-Id: I0bad2a81225d35beb99f15ade04fdbb8a46b4afb
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
# Devstack settings
|
|
|
|
# We have to add Senlin to enabled services for screen_it to work
|
|
# It consists of 2 parts: sl-api (API), sl-eng (Engine).
|
|
|
|
enable_service sl-api sl-eng
|