James E. Blair 1b5d1ddb11
Remove internap clouds
This removes remaining references to internap (renamed to inap).

It also updates some items (cacti/nodepool logging) that were missed
in the rename.

Change-Id: Ibafd416e9e55aa458a50eb71922065a35e3d99f4
2017-09-03 16:02:16 -04:00

100 lines
3.7 KiB
Plaintext

ansible:
fail_on_errors: False
expand_hostvars: False
use_hostnames: True
cache:
expiration_time: 86400
path: /var/cache/ansible-inventory
expiration:
server: 5
port: 5
floating-ip: 5
clouds:
openstackci-inap:
profile: internap
auth:
username: <%= @puppetmaster_clouds['openstackci_internap_username'] %>
password: <%= @puppetmaster_clouds['openstackci_internap_password'] %>
project_name: <%= @puppetmaster_clouds['openstackci_internap_project_name'] %>
regions:
- name: mtl01
values:
networks:
- name: inap-17301-WAN1102
routes_externally: True
openstackci-ovh:
regions:
- GRA1
- SBG1
- BHS1
profile: ovh
auth:
username: <%= @puppetmaster_clouds['openstackci_ovh_username'] %>
password: <%= @puppetmaster_clouds['openstackci_ovh_password'] %>
project_name: <%= @puppetmaster_clouds['openstackci_ovh_project_name'] %>
openstackci-rax:
regions:
- DFW
- ORD
- IAD
profile: rackspace
auth:
username: <%= @puppetmaster_clouds['openstackci_rax_username'] %>
password: <%= @puppetmaster_clouds['openstackci_rax_password'] %>
project_id: <%= @puppetmaster_clouds['openstackci_rax_project_id'] %>
openstackci-vexxhost:
region_name: ca-ymq-1
profile: vexxhost
auth:
username: '<%= @puppetmaster_clouds['openstackci_vexxhost_username'] %>'
password: '<%= @puppetmaster_clouds['openstackci_vexxhost_password'] %>'
project_name: '<%= @puppetmaster_clouds['openstackci_vexxhost_project_name'] %>'
openstackci-tripleo-test-cloud-rh1:
region_name: regionOne
auth:
auth_url: 'https://ci-overcloud.rh1.tripleo.org:13000'
username: <%= @puppetmaster_clouds['openstackci_tripleo_test_cloud_rh1_username'] %>
password: <%= @puppetmaster_clouds['openstackci_tripleo_test_cloud_rh1_password'] %>
project_name: <%= @puppetmaster_clouds['openstackci_tripleo_test_cloud_rh1_project_name'] %>
project_domain_name: default
user_domain_name: default
floating_ip_source: neutron
identity_api_version: '3'
openstackci-infracloud-vanilla:
region_name: RegionOne
auth:
auth_url: https://controller00.vanilla.ic.openstack.org:5000
username: <%= @puppetmaster_clouds['openstackci_infracloud_vanilla_username'] %>
password: <%= @puppetmaster_clouds['openstackci_infracloud_vanilla_password'] %>
project_name: <%= @puppetmaster_clouds['openstackci_infracloud_vanilla_project_name'] %>
project_domain_name: default
user_domain_name: default
identity_api_version: '3'
floating_ip_source: None
cacert: /etc/openstack/infracloud_vanilla_cacert.pem
openstackci-infracloud-chocolate:
region_name: RegionOne
auth:
auth_url: https://controller00.chocolate.ic.openstack.org:5000
username: <%= @puppetmaster_clouds['openstackci_infracloud_chocolate_username'] %>
password: <%= @puppetmaster_clouds['openstackci_infracloud_chocolate_password'] %>
project_name: <%= @puppetmaster_clouds['openstackci_infracloud_chocolate_project_name'] %>
project_domain_name: default
user_domain_name: default
identity_api_version: '3'
floating_ip_source: None
cacert: /etc/openstack/infracloud_chocolate_cacert.pem
openstackci-citycloud:
regions:
- Lon1
- Kna1
- La1
- Sto2
profile: citycloud
auth:
username: <%= @puppetmaster_clouds['openstackci_citycloud_username'] %>
password: <%= @puppetmaster_clouds['openstackci_citycloud_password'] %>
project_id: 656841f5d46e4b0889129d1fc20bd0b8
project_domain_id: a5e7d1a8f25b42b081cf89d1130638da
user_domain_id: a5e7d1a8f25b42b081cf89d1130638da