Add octavia_service_region to octavia_all vars
Without this, it will default to RegionOne and not the one configured in the integrated repo which will make it fail on certain tasks. Change-Id: I39f338594808d252a4a1794d2aa29dd263196a69
This commit is contained in:
parent
015171e9b1
commit
089e1d0afd
@ -15,6 +15,7 @@
|
||||
|
||||
octavia_service_internalurl: "{{ octavia_service_internaluri }}/v1/%(project_id)s"
|
||||
octavia_service_user_name: octavia
|
||||
octavia_service_region: "{{ service_region }}"
|
||||
|
||||
# RPC
|
||||
octavia_rabbitmq_userid: octavia
|
||||
|
Loading…
x
Reference in New Issue
Block a user