noheat: Upgrades, refactor, deploy Devstack
[integration.git] / deployment / noheat / infra-openstack / ansible / templates / openstack.yml.j2
1 ---
2 openstack_username: "{{ openstack_username }}"
3 openstack_passwd: "{{ openstack_passwd }}"
4 openstack_region: "{{ openstack_region }}"
5 openstack_tenant: "{{ openstack_tenant }}"