diff --git a/playbooks/templates/clouds/bridge_all_clouds.yaml.j2 b/playbooks/templates/clouds/bridge_all_clouds.yaml.j2 index 0fd771263f..0109d04766 100644 --- a/playbooks/templates/clouds/bridge_all_clouds.yaml.j2 +++ b/playbooks/templates/clouds/bridge_all_clouds.yaml.j2 @@ -184,6 +184,7 @@ clouds: project_name: '{{ clouds.openstackzuul_linaro_london_project_name }}' project_domain_name: default user_domain_name: default + identity_api_version: 3 openstackci-limestone: regions: - name: RegionOne diff --git a/playbooks/templates/clouds/bridge_clouds.yaml.j2 b/playbooks/templates/clouds/bridge_clouds.yaml.j2 index 4e52c4487c..52a9a71035 100644 --- a/playbooks/templates/clouds/bridge_clouds.yaml.j2 +++ b/playbooks/templates/clouds/bridge_clouds.yaml.j2 @@ -104,6 +104,7 @@ clouds: project_name: '{{ clouds.openstackci_linaro_london_project_name }}' project_domain_name: default user_domain_name: default + identity_api_version: 3 openstackci-limestone: regions: - name: RegionOne