From 6e22a1fb159509254ab37c7bfae5bc8e5ac29dff Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 25 Aug 2016 19:24:26 -0400 Subject: [PATCH] Add internap-mtl01 to nodepool clouds.yaml Now that our AFS mirror is online in mtl01, we can start the process to enable mtl01 in nodepool. Change-Id: Iee808936a65e0f0c794f8c46c086f83e52d0251e Signed-off-by: Paul Belanger --- .../templates/nodepool/clouds.yaml.erb | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/modules/openstack_project/templates/nodepool/clouds.yaml.erb b/modules/openstack_project/templates/nodepool/clouds.yaml.erb index a35e8acf08..49467d2f90 100644 --- a/modules/openstack_project/templates/nodepool/clouds.yaml.erb +++ b/modules/openstack_project/templates/nodepool/clouds.yaml.erb @@ -52,16 +52,23 @@ clouds: identity_api_version: '3' internap: profile: internap - region_name: nyj01 auth: username: '<%= @internap_username %>' password: '<%= @internap_password %>' project_name: '<%= @internap_project %>' - networks: - - name: inap-17304-WAN2342 - routes_externally: True - - name: inap-17304-LAN3326 - routes_externally: False + regions: + - name: mtl01 + values: + networks: + - name: inap-17304-WAN1101 + routes_externally: True + - name: nyj01 + values: + networks: + - name: inap-17304-WAN2342 + routes_externally: True + - name: inap-17304-LAN3326 + routes_externally: False osic-cloud1: region_name: RegionOne auth: