summaryrefslogtreecommitdiffstats
path: root/labs/zte
diff options
context:
space:
mode:
Diffstat (limited to 'labs/zte')
-rw-r--r--labs/zte/idf-pod1.yaml8
-rw-r--r--labs/zte/idf-pod2.yaml3
-rw-r--r--labs/zte/idf-pod3.yaml7
-rw-r--r--labs/zte/idf-pod9.yaml3
-rw-r--r--labs/zte/pod1.yaml1
-rw-r--r--labs/zte/pod2.yaml1
-rw-r--r--labs/zte/pod3.yaml1
-rw-r--r--labs/zte/pod9.yaml1
8 files changed, 21 insertions, 4 deletions
diff --git a/labs/zte/idf-pod1.yaml b/labs/zte/idf-pod1.yaml
index 3bb9e034..ff7ad820 100644
--- a/labs/zte/idf-pod1.yaml
+++ b/labs/zte/idf-pod1.yaml
@@ -10,11 +10,13 @@
idf:
version: 0.1
+ installer: ['apex', 'compass4nfv', 'daisy', 'fuel']
net_config:
oob:
interface: 0
ip-range: 192.168.1.101-192.168.1.105
vlan: null
+ mask: 29
admin:
interface: 0
vlan: native
@@ -32,7 +34,7 @@ idf:
mask: 24
private:
interface: 3
- vlan: 1120
+ vlan: 1120-1150
network: 192.168.63.0
mask: 24
public:
@@ -46,11 +48,13 @@ idf:
fuel:
jumphost:
bridges:
- admin: 'pxebr'
+ admin: 'br6'
mgmt: 'br-mgmt'
private: ~
public: 'br-external'
network:
+ ntp_strata_host1: 1.pool.ntp.org
+ ntp_strata_host2: 0.pool.ntp.org
node:
# Ordered-list, index should be in sync with node index in PDF
- interfaces: &interfaces
diff --git a/labs/zte/idf-pod2.yaml b/labs/zte/idf-pod2.yaml
index dbe14b9e..2bae8a12 100644
--- a/labs/zte/idf-pod2.yaml
+++ b/labs/zte/idf-pod2.yaml
@@ -10,11 +10,14 @@
idf:
version: 0.1
+ # NOTE: Fuel checking is disabled until 'idf.fuel' is defined below
+ installer: ['apex', 'compass4nfv', 'daisy']
net_config:
oob:
interface: 0
ip-range: 192.168.1.106-192.168.1.110
vlan: null
+ mask: 29
admin:
interface: 0
vlan: native
diff --git a/labs/zte/idf-pod3.yaml b/labs/zte/idf-pod3.yaml
index e5e19f4c..25b061a6 100644
--- a/labs/zte/idf-pod3.yaml
+++ b/labs/zte/idf-pod3.yaml
@@ -10,11 +10,14 @@
idf:
version: 0.1
+ # NOTE: Fuel checking is disabled until 'idf.fuel' is defined below
+ installer: ['apex', 'compass4nfv', 'daisy']
net_config:
oob:
interface: 0
ip-range: 192.168.1.32-192.168.1.36
vlan: null
+ mask: 29
admin:
interface: 0
vlan: native
@@ -32,12 +35,12 @@ idf:
mask: 24
private:
interface: 3
- vlan: 1030
+ vlan: native
network: 192.168.13.0
mask: 24
public:
interface: 3
- vlan: 103
+ vlan: native
network: 172.10.0.0
mask: 24
gateway: 172.10.0.1
diff --git a/labs/zte/idf-pod9.yaml b/labs/zte/idf-pod9.yaml
index 61a225dc..a6c7dfa6 100644
--- a/labs/zte/idf-pod9.yaml
+++ b/labs/zte/idf-pod9.yaml
@@ -10,12 +10,15 @@
idf:
version: 0.1
+ # NOTE: For now, only Daisy supports 3-node clusters
+ installer: ['daisy']
net_config:
# NOTE: Network names are likely to change after the PDF spec is updated
oob:
interface: 0
ip-range: 192.168.176.166-192.168.176.168
vlan: null
+ mask: 29
admin:
interface: 0
vlan: null
diff --git a/labs/zte/pod1.yaml b/labs/zte/pod1.yaml
index 1b4d1ad6..9a4a8a02 100644
--- a/labs/zte/pod1.yaml
+++ b/labs/zte/pod1.yaml
@@ -9,6 +9,7 @@
### ZTE POD 1 descriptor file ###
# refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml
+version: 1.0
details:
pod_owner: Alex Yang
contact: yangyang1@zte.com.cn
diff --git a/labs/zte/pod2.yaml b/labs/zte/pod2.yaml
index f51d7f79..e5dd5e67 100644
--- a/labs/zte/pod2.yaml
+++ b/labs/zte/pod2.yaml
@@ -9,6 +9,7 @@
### ZTE POD 2 descriptor file ###
# refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml
+version: 1.0
details:
pod_owner: Alex Yang
contact: yangyang1@zte.com.cn
diff --git a/labs/zte/pod3.yaml b/labs/zte/pod3.yaml
index 063b7dfc..b6768396 100644
--- a/labs/zte/pod3.yaml
+++ b/labs/zte/pod3.yaml
@@ -9,6 +9,7 @@
### ZTE POD 3 descriptor file ###
# refering to https://gerrit.opnfv.org/gerrit/#/c/23727/9/config/pod1.yaml
+version: 1.0
details:
pod_owner: Alex Yang
contact: yangyang1@zte.com.cn
diff --git a/labs/zte/pod9.yaml b/labs/zte/pod9.yaml
index 76d4aa9e..c18d244e 100644
--- a/labs/zte/pod9.yaml
+++ b/labs/zte/pod9.yaml
@@ -8,6 +8,7 @@
---
### ZTE POD 9 descriptor file ###
+version: 1.0
details:
pod_owner: Zhiijang Hu
contact: huzhijiang@zte.com.cn