Skip to content
Snippets Groups Projects
Commit fc5a1b4d authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

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

parents c9bc1f3a 44da1963
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment