Merge "Adding SJC1 for VEXXHOST"

This commit is contained in:
Zuul
2018-08-27 16:22:48 +00:00
committed by Gerrit Code Review
3 changed files with 12 additions and 4 deletions

View File

@@ -43,8 +43,10 @@ clouds:
- name: inap-17304-WAN1101
routes_externally: True
vexxhost:
region_name: ca-ymq-1
profile: vexxhost
regions:
- ca-ymq-1
- sjc1
api_timeout: 60
auth_type: password
auth:

View File

@@ -70,7 +70,9 @@ clouds:
password: <%= @puppetmaster_clouds['openstackjenkins_ovh_password'] %>
project_name: <%= @puppetmaster_clouds['openstackjenkins_ovh_project_name'] %>
openstackjenkins-vexxhost:
region_name: ca-ymq-1
regions:
- ca-ymq-1
- sjc1
profile: vexxhost
auth:
username: '<%= @puppetmaster_clouds['openstackjenkins_vexxhost_username'] %>'
@@ -79,7 +81,9 @@ clouds:
project_domain_name: default
user_domain_name: default
openstackci-vexxhost:
region_name: ca-ymq-1
regions:
- ca-ymq-1
- sjc1
profile: vexxhost
auth:
username: '<%= @puppetmaster_clouds['openstackci_vexxhost_username'] %>'

View File

@@ -46,7 +46,9 @@ clouds:
password: <%= @puppetmaster_clouds['openstackci_rax_password'] %>
project_id: <%= @puppetmaster_clouds['openstackci_rax_project_id'] %>
openstackci-vexxhost:
region_name: ca-ymq-1
regions:
- ca-ymq-1
- sjc1
profile: vexxhost
auth:
username: '<%= @puppetmaster_clouds['openstackci_vexxhost_username'] %>'