Merge "rax: remove identity_api_version 2 pin"
This commit is contained in:
commit
8187efc684
@ -98,7 +98,6 @@ clouds:
|
||||
username: '{{ clouds.openstackci_rax_username }}'
|
||||
password: '{{ clouds.openstackci_rax_password }}'
|
||||
project_id: '{{ clouds.openstackci_rax_project_id }}'
|
||||
identity_api_version: 2
|
||||
volume_api_version: 2
|
||||
openstackjenkins-rax:
|
||||
regions:
|
||||
@ -116,7 +115,6 @@ clouds:
|
||||
username: '{{ clouds.openstackjenkins_rax_username }}'
|
||||
password: '{{ clouds.openstackjenkins_rax_password }}'
|
||||
project_id: '{{ clouds.openstackjenkins_rax_project_id }}'
|
||||
identity_api_version: 2
|
||||
volume_api_version: 2
|
||||
openstackjenkins-ovh:
|
||||
regions:
|
||||
|
@ -44,7 +44,6 @@ clouds:
|
||||
password: '{{ nodepool_rackspace_password }}'
|
||||
project_id: '{{ nodepool_rackspace_project }}'
|
||||
force_ipv4: true
|
||||
identity_api_version: 2
|
||||
volume_api_version: 2
|
||||
ovh:
|
||||
profile: ovh
|
||||
|
Loading…
x
Reference in New Issue
Block a user