Merge "Adding configs for ONF-demo-pod"
diff --git a/deployment-configs/comac-onf-testbed-kubespray.yaml b/deployment-configs/comac-onf-testbed-kubespray.yaml
index 4f60bbd..20479ee 100644
--- a/deployment-configs/comac-onf-testbed-kubespray.yaml
+++ b/deployment-configs/comac-onf-testbed-kubespray.yaml
@@ -54,4 +54,4 @@
helm_enabled: true
helm_deployment_type: host
-helm_version: v2.14.2
+helm_version: v2.15.0
diff --git a/deployment-configs/onlab-pod1.yaml b/deployment-configs/onlab-pod1.yaml
index 37306d2..566a608 100644
--- a/deployment-configs/onlab-pod1.yaml
+++ b/deployment-configs/onlab-pod1.yaml
@@ -38,6 +38,9 @@
ip: '10.90.0.111'
user: 'root'
pass: 'onl'
+ bngPort: '31'
+ oltPort: '1'
+ device_id: 'of:0000000000000001'
olts:
-
@@ -61,10 +64,16 @@
hosts:
src:
- ip: '10.90.0.51'
- user: 'ubuntu'
- dp_iface_name: 'eth1'
- container_type: 'LXC'
- container_name: 'ALPHe3d1cfde'
+ -
+ ip: '10.90.0.51'
+ user: 'ubuntu'
+ dp_iface_name: 'eth1'
+ container_type: 'LXC'
+ container_name: 'ALPHe3d1cfde'
+ onu: 'ALPHe3d1cfde'
+ c_tag: '112'
+ s_tag: '111'
+
dst:
- dp_iface_ip_qinq: '8.8.8.8'
\ No newline at end of file
+ -
+ dp_iface_ip_qinq: '8.8.8.8'