+++ /dev/null
-TYPE: baremetal
-FLAVOR: cluster
-POWER_TOOL: smmset
-
-hosts:
- - name: host1
- mac: '64:3e:8c:4c:6d:a3'
- location: 14
- roles:
- - controller
- - ha
-
- - name: host2
- mac: '64:3e:8c:4c:6d:37'
- location: 15
- roles:
- - controller
- - ha
-
- - name: host3
- mac: '64:3e:8c:4c:6c:d7'
- location: 16
- roles:
- - controller
- - ha
-
- - name: host4
- mac: '64:3e:8c:4c:6b:7b'
- location: 17
- roles:
- - compute
-
- - name: host5
- location: 18
- mac: '64:3e:8c:4c:68:2b'
- roles:
- - compute
+++ /dev/null
-
-TYPE: baremetal
-FLAVOR: cluster
-POWER_TOOL: ipmitool
-
-ipmiUser: root
-ipmiPass: Huawei@123
-ipmiVer: '1.0'
-
-hosts:
- - name: host1
- mac: 'D8:49:0B:DA:2A:28'
- ipmiUser: root
- ipmiPass: Huawei@123
- ipmiIp: 192.168.2.145
- roles:
- - controller
- - ha
-
- - name: host2
- mac: 'D8:49:0B:DA:5B:5D'
- ipmiIp: 192.168.2.155
- roles:
- - controller
- - ha
-
- - name: host3
- mac: 'D8:49:0B:DA:5A:B7'
- ipmiIp: 192.168.2.165
- roles:
- - controller
- - ha
-
- - name: host4
- mac: 'D8:49:0B:DA:58:99'
- ipmiIp: 192.168.2.175
- roles:
- - compute
-
- - name: host5
- mac: 'D8:49:0B:DA:56:85'
- ipmiIp: 192.168.2.185
- roles:
- - compute
+++ /dev/null
-
-TYPE: baremetal
-FLAVOR: five
-POWER_TOOL: ipmitool
-
-ipmiUser: root
-ipmiPass: Huawei@123
-
-hosts:
- - name: host1
- mac: '11:22:33:44:55'
- ipmiUser: root
- ipmiPass: Huawei@123
- ipmiIp: 192.168.2.100
- roles:
- - controller
- - network
-
- - name: host2
- mac: '11:22:33:44:55'
- ipmiIp: 192.168.2.100
- roles:
- - compute
- - storage
-
- - name: host3
- mac: '11:22:33:44:55'
- ipmiIp: 192.168.2.100
- roles:
- - compute
- - storage
-
- - name: host4
- mac: '11:22:33:44:55'
- ipmiIp: 192.168.2.100
- roles:
- - compute
- - storage
-
- - name: host5
- mac: '11:22:33:44:55'
- ipmiIp: 192.168.2.100
- roles:
- - compute
- - storage
+++ /dev/null
-export ADAPTER_OS_PATTERN='(?i)ubuntu-14\.04\.3.*'
-#export ADAPTER_OS_PATTERN=${ADAPTER_OS_PATTERN:-'(?i)CentOS-7.*1503-01.*'}
-export REPO_NAME=${REPO_NAME:-"trusty-juno-ppa"}
-#export REPO_NAME=${REPO_NAME:-"centos7-juno-ppa"}
-export ADAPTER_NAME="openstack_juno"
-export ADAPTER_TARGET_SYSTEM_PATTERN="^openstack$"
-export ADAPTER_FLAVOR_PATTERN="single-controller"
-export DEFAULT_ROLES=""
+++ /dev/null
-
-TYPE: baremetal
-FLAVOR: cluster
-POWER_TOOL: ipmitool
-
-ipmiUser: root
-ipmiVer: '2.0'
-
-hosts:
- - name: host2
- mac: 'E0:24:7F:02:15:A3'
- ipmiIp: 172.16.130.28
- ipmiPass: huawei@123
- roles:
- - controller
- - ha
-
- - name: host3
- mac: 'D8:49:0B:DA:2A:28'
- ipmiIp: 172.16.130.29
- ipmiPass: Huawei@123
- roles:
- - controller
- - ha
-
- - name: host4
- mac: 'D8:49:0B:DA:5B:5D'
- ipmiIp: 172.16.130.30
- ipmiPass: Huawei@123
- roles:
- - compute
-
- - name: host5
- mac: 'D8:49:0B:DA:56:85'
- ipmiIp: 172.16.130.31
- ipmiPass: Huawei@123
- roles:
- - compute
-
+++ /dev/null
-nic_mappings: []
-bond_mappings: []
-
-provider_net_mappings:
- - name: br-prv
- network: physnet
- interface: eth1
- type: ovs
- role:
- - controller
- - compute
-
-sys_intf_mappings:
- - name: mgmt
- interface: eth1
- vlan_tag: 101
- type: vlan
- role:
- - controller
- - compute
-
- - name: storage
- interface: eth1
- vlan_tag: 102
- type: vlan
- role:
- - controller
- - compute
-
- - name: external
- interface: br-prv
- type: ovs
- role:
- - controller
- - compute
-
-ip_settings:
- - name: mgmt
- ip_ranges:
- - - "172.16.1.1"
- - "172.16.1.254"
- cidr: "172.16.1.0/24"
- role:
- - controller
- - compute
-
- - name: storage
- ip_ranges:
- - - "172.16.2.1"
- - "172.16.2.254"
- cidr: "172.16.2.0/24"
- role:
- - controller
- - compute
-
- - name: external
- ip_ranges:
- - - "192.168.10.10"
- - "192.168.10.50"
- cidr: "192.168.10.0/24"
- gw: "192.168.10.1"
- role:
- - controller
- - compute
-
-internal_vip:
- ip: 172.16.1.222
- netmask: "24"
- interface: mgmt
-
-public_vip:
- ip: 192.168.10.51
- netmask: "24"
- interface: external
-
-onos_nic: eth2
-public_net_info:
- enable: True
- network: ext-net
- type: flat
- segment_id: 10
- subnet: ext-subnet
- provider_network: physnet
- router: router-ext
- enable_dhcp: False
- no_gateway: False
- external_gw: "192.168.10.1"
- floating_ip_cidr: "192.168.10.0/24"
- floating_ip_start: "192.168.10.100"
- floating_ip_end: "192.168.10.200"
+++ /dev/null
-TYPE: virtual
-FLAVOR: cluster
-
-hosts:
- - name: host1
- roles:
- - controller
- - ha
- - ceph-adm
- - ceph-mon
-
- - name: host2
- roles:
- - controller
- - ha
- - ceph-mon
-
- - name: host3
- roles:
- - controller
- - ha
- - ceph-mon
-
- - name: host4
- roles:
- - compute
- - ceph-osd
-
- - name: host5
- roles:
- - compute
- - ceph-osd
+++ /dev/null
-TYPE: virtual
-FLAVOR: cluster
-
-hosts:
- - name: host1
- roles:
- - controller
- - ha
- - odl
-
- - name: host2
- roles:
- - controller
- - ha
- - odl
-
- - name: host3
- roles:
- - controller
- - ha
- - odl
-
- - name: host4
- roles:
- - compute
-
- - name: host5
- roles:
- - compute
+++ /dev/null
-TYPE: virtual
-FLAVOR: cluster
-
-hosts:
- - name: host1
- roles:
- - controller
- - ha
- - onos
-
- - name: host2
- roles:
- - controller
- - ha
- - onos
-
- - name: host3
- roles:
- - controller
- - ha
- - onos
-
- - name: host4
- roles:
- - compute
-
- - name: host5
- roles:
- - compute
+++ /dev/null
-TYPE: virtual
-FLAVOR: cluster
-
-hosts:
- - name: host1
- roles:
- - controller
- - ha
- - opencontrail
-
- - name: host2
- roles:
- - compute
-
- - name: host3
- roles:
- - compute
-
- - name: host4
- roles:
- - compute
-
- - name: host5
- roles:
- - compute
+++ /dev/null
-TYPE: virtual
-FLAVOR: five
-
-hosts:
- - name: host1
- roles:
- - controller
- - network
-
- - name: host2
- roles:
- - compute
- - storage
-
- - name: host3
- roles:
- - compute
- - storage
-
- - name: host4
- roles:
- - compute
- - storage
-
- - name: host5
- roles:
- - compute
- - storage
-
+++ /dev/null
-TYPE: virtual
-FLAVOR: cluster
-
-hosts:
- - name: host1
- roles:
- - controller
- - ha
- - ceph-adm
- - ceph-mon
-
- - name: host2
- roles:
- - controller
- - ha
- - ceph-mon
-
- - name: host3
- roles:
- - controller
- - ha
- - ceph-mon
-
- - name: host4
- roles:
- - compute
- - ceph-osd
-
- - name: host5
- roles:
- - compute
- - ceph-osd
+++ /dev/null
-TYPE: virtual
-FLAVOR: cluster
-
-hosts:
- - name: host1
- roles:
- - controller
- - ha
- - odl
-
- - name: host2
- roles:
- - controller
- - ha
- - odl
-
- - name: host3
- roles:
- - controller
- - ha
- - odl
-
- - name: host4
- roles:
- - compute
-
- - name: host5
- roles:
- - compute
+++ /dev/null
-TYPE: virtual
-FLAVOR: cluster
-
-hosts:
- - name: host1
- roles:
- - controller
- - ha
- - onos
-
- - name: host2
- roles:
- - controller
- - ha
- - onos
-
- - name: host3
- roles:
- - controller
- - ha
- - onos
-
- - name: host4
- roles:
- - compute
-
- - name: host5
- roles:
- - compute