diff --git a/config_tempest/constants.py b/config_tempest/constants.py index 96ca3acf..f361cbae 100644 --- a/config_tempest/constants.py +++ b/config_tempest/constants.py @@ -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