Merge "[heat] Multi-region support for bootstrap"

This commit is contained in:
Zuul 2019-06-07 08:53:38 +00:00 committed by Gerrit Code Review
commit fc5a1b4d71
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
OS_USERNAME: "{{ openstack_auth.username }}"
OS_PASSWORD: "{{ openstack_auth.password }}"
OS_PROJECT_NAME: "{{ openstack_auth.project_name }}"
OS_REGION_NAME: "{{ openstack_region_name }}"
HEAT_DOMAIN_ADMIN_PASSWORD: "{{ heat_domain_admin_password }}"
image: "{{ heat_api.image }}"
labels: