Gary Wu | 5adbe33 | 2018-03-12 13:10:46 -0700 | [diff] [blame^] | 1 | parameters: |
| 2 | |
| 3 | keystone_url: http://10.12.25.2:5000 |
| 4 | openstack_tenant_id: 1e097c6713e74fd7ac8e4295e605ee1e |
| 5 | openstack_tenant_name: Integration-SB-07 |
| 6 | openstack_username: demo |
| 7 | openstack_api_key: onapdemo |
| 8 | |
| 9 | ubuntu_1404_image: ubuntu-14-04-cloud-amd64 |
| 10 | ubuntu_1604_image: ubuntu-16-04-cloud-amd64 |
| 11 | centos_7_image: CentOS-7 |
| 12 | |
| 13 | apt_proxy: 10.12.5.2:3142 |
| 14 | docker_proxy: 10.12.5.2:5000 |
| 15 | |
| 16 | rancher_vm_flavor: m1.small |
| 17 | k8s_vm_flavor: m1.xxlarge |
| 18 | |
| 19 | public_net_id: 971040b2-7059-49dc-b220-4fab50cb2ad4 |
| 20 | public_net_name: external |
| 21 | |
| 22 | oam_network_cidr: 10.0.0.0/16 |
| 23 | dns_forwarder: 10.12.25.5 |
| 24 | external_dns: 8.8.8.8 |
| 25 | |
| 26 | dnsaas_proxy_enable: "true" |
| 27 | dnsaas_proxied_keystone_url_path: "api/multicloud-titanium_cloud/v0/pod25_RegionOne/identity/v2.0" |
| 28 | dnsaas_keystone_url: http://10.12.25.5:5000 |
| 29 | dnsaas_region: RegionOne |
| 30 | dnsaas_tenant_id: 885777d5e9074f31ad7801f9e6876b84 |
| 31 | dnsaas_tenant_name: Integration-SB-07 |
| 32 | dnsaas_username: demo |
| 33 | dnsaas_password: onapdemo |