Adding ONUs
Change-Id: I316ec6e0833ae4f68b03b94a971c86933b9b74ac
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index 21748e9..bcbbec7 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -9,3 +9,5 @@
onosImage: "10.90.0.101:30500/onosproject/onos:malaka"
mavenRepoImage: 10.90.0.101:30500/opencord/mavenrepo:latest
+
+kafkaAppUrl: http://10.90.0.101:30160/repository/kafka-1.0.0-SNAPSHOT.oar
diff --git a/tosca-configs/att-workflow/onlab-pod1-fabric.yaml b/tosca-configs/att-workflow/onlab-pod1-fabric.yaml
index 1d9b7c8..5d03bf0 100755
--- a/tosca-configs/att-workflow/onlab-pod1-fabric.yaml
+++ b/tosca-configs/att-workflow/onlab-pod1-fabric.yaml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @pod-configuration.yaml http://10.90.0.101:30007/run
+# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onlab-pod1-fabric.yaml http://10.90.0.101:30007/run
tosca_definitions_version: tosca_simple_yaml_1_0
imports:
@@ -130,3 +130,37 @@
- owner:
node: service#att
relationship: tosca.relationships.BelongsToOne
+
+ ISKT71e801a0:
+ type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+ properties:
+ serial_number: ISKT71e801a0
+ pon_port_id: 536870912
+ device_id: of:000000000a5a0072
+ requirements:
+ - owner:
+ node: service#att
+ relationship: tosca.relationships.BelongsToOne
+
+
+ ALPHE3D1CEA3:
+ type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+ properties:
+ serial_number: ALPHe3d1cea3
+ pon_port_id: 536870912
+ device_id: of:000000000a5a0072
+ requirements:
+ - owner:
+ node: service#att
+ relationship: tosca.relationships.BelongsToOne
+
+ ALPHE3D1CEE9:
+ type: tosca.nodes.AttWorkflowDriverWhiteListEntry
+ properties:
+ serial_number: ALPHe3d1cee9
+ pon_port_id: 536870912
+ device_id: of:000000000a5a0072
+ requirements:
+ - owner:
+ node: service#att
+ relationship: tosca.relationships.BelongsToOne
diff --git a/tosca-configs/att-workflow/onlab-pod1-olt.yaml b/tosca-configs/att-workflow/onlab-pod1-olt.yaml
index 066ee1c..1f3e820 100755
--- a/tosca-configs/att-workflow/onlab-pod1-olt.yaml
+++ b/tosca-configs/att-workflow/onlab-pod1-olt.yaml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @pod-olt.yaml http://10.90.0.101:30007/run
+# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onlab-pod1-olt.yaml http://10.90.0.101:30007/run
tosca_definitions_version: tosca_simple_yaml_1_0
imports:
@@ -40,6 +40,7 @@
switch_port: "1"
outer_tpid: "0x8100"
uplink: "128"
+ nas_id: "NAS_ID"
requirements:
- volt_service:
node: service#volt
diff --git a/tosca-configs/att-workflow/onlab-pod1-subscriber.yaml b/tosca-configs/att-workflow/onlab-pod1-subscriber.yaml
index 40cc913..4aa0955 100755
--- a/tosca-configs/att-workflow/onlab-pod1-subscriber.yaml
+++ b/tosca-configs/att-workflow/onlab-pod1-subscriber.yaml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @subscriber.yaml http://10.90.0.101:30007/run
+# curl -H "xos-username: admin@opencord.org" -H "xos-password: letmein" -X POST --data-binary @onlab-pod1-subscriber.yaml http://10.90.0.101:30007/run
tosca_definitions_version: tosca_simple_yaml_1_0
imports:
@@ -33,15 +33,53 @@
s_tag: 222
onu_device: BRCM22222222
nas_port_id : "PON 1/1/03/1:1.1.1"
- circuit_id: foo
+ circuit_id: foo1
+ remote_id: bar1
- ISK:
+ ISK1:
type: tosca.nodes.RCORDSubscriber
properties:
- name: ISKClient
+ name: ISKClient80
status: pre-provisioned
c_tag: 112
s_tag: 222
- onu_device: ISKT71E80080
+ onu_device: ISKT71e80080
nas_port_id : "PON 1/1/04/1:1.1.1"
- circuit_id: foo
+ circuit_id: foo2
+ remote_id: bar2
+
+ ISK2:
+ type: tosca.nodes.RCORDSubscriber
+ properties:
+ name: ISKClientA0
+ status: pre-provisioned
+ c_tag: 113
+ s_tag: 222
+ onu_device: ISKT71e801a0
+ nas_port_id : "PON 1/1/05/1:1.1.1"
+ circuit_id: foo3
+ remote_id: bar3
+
+ ALPH1:
+ type: tosca.nodes.RCORDSubscriber
+ properties:
+ name: ALPH-EA3
+ status: pre-provisioned
+ c_tag: 114
+ s_tag: 222
+ onu_device: ALPHe3d1cea3
+ nas_port_id : "PON 1/1/04/1:1.1.2"
+ circuit_id: foo4
+ remote_id: bar4
+
+ ALPH2:
+ type: tosca.nodes.RCORDSubscriber
+ properties:
+ name: ALPH-EE9
+ status: pre-provisioned
+ c_tag: 115
+ s_tag: 222
+ onu_device: ALPHe3d1cee9
+ nas_port_id : "PON 1/1/04/1:1.1.3"
+ circuit_id: foo5
+ remote_id: bar5