Merge "Add octavia_service_region to octavia_all vars"

This commit is contained in:
Zuul 2018-08-24 21:12:09 +00:00 committed by Gerrit Code Review
commit 1ddd941b62

View File

@ -15,6 +15,7 @@
octavia_service_internalurl: "{{ octavia_service_internaluri }}/v1/%(project_id)s"
octavia_service_user_name: octavia
octavia_service_region: "{{ service_region }}"
# venv fetch configuration
octavia_venv_tag: "{{ venv_tag }}"