Merge "Enable discovering of mistral service"

This commit is contained in:
Zuul
2018-05-09 18:33:52 +00:00
committed by Gerrit Code Review

View File

@@ -43,6 +43,7 @@ SERVICE_NAMES = {
'messaging': 'zaqar',
'metric': 'gnocchi',
'event': 'panko',
'workflowv2': 'mistral',
}
# what API versions could the service have and should be enabled/disabled