Fixing region filter for getting workflow endpoint
Change-Id: Ia823fa3795dad57f07d03cdc35743ce2d25ac9f1 Closes-Bug: 1779705
This commit is contained in:
parent
d2643545d2
commit
0059b271a6
@ -39,6 +39,7 @@ def make_client(instance):
|
||||
|
||||
mistral_url = instance.get_endpoint_for_service_type(
|
||||
'workflowv2',
|
||||
region_name=instance.region_name,
|
||||
interface='publicURL'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user