Enable discovering of mistral service
This patch gives python-tempestconf ability to discover mistral service. Change-Id: I2789e2d5cab1d4e9ba871fea39ede24a2872b1eb
This commit is contained in:
parent
acac4a41cd
commit
60a62b7dd2
@ -43,6 +43,7 @@ SERVICE_NAMES = {
|
|||||||
'messaging': 'zaqar',
|
'messaging': 'zaqar',
|
||||||
'metric': 'gnocchi',
|
'metric': 'gnocchi',
|
||||||
'event': 'panko',
|
'event': 'panko',
|
||||||
|
'workflowv2': 'mistral',
|
||||||
}
|
}
|
||||||
|
|
||||||
# what API versions could the service have and should be enabled/disabled
|
# what API versions could the service have and should be enabled/disabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user