Moving ONUs around

Change-Id: Ied1635eef7307e5031aa65a9576fec08c3a1f858
diff --git a/tosca-configs/att-workflow/onlab-pod1-subscriber.yaml b/tosca-configs/att-workflow/onlab-pod1-subscriber.yaml
index 05ce301..68a4bb1 100755
--- a/tosca-configs/att-workflow/onlab-pod1-subscriber.yaml
+++ b/tosca-configs/att-workflow/onlab-pod1-subscriber.yaml
@@ -39,11 +39,11 @@
     ISK1:
       type: tosca.nodes.RCORDSubscriber
       properties:
-        name: ISKClient80
+        name: Client3
         status: pre-provisioned
         c_tag: 112
         s_tag: 111
-        onu_device: ISKT71e80080
+        onu_device: ALPHe3d1cfde
         nas_port_id : "PON 1/1/04/1:1.1.1"
         circuit_id: foo2
         remote_id: bar2
@@ -59,27 +59,3 @@
         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: 111
-        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: 111
-        onu_device: ALPHe3d1cee9
-        nas_port_id : "PON 1/1/04/1:1.1.3"
-        circuit_id: foo5
-        remote_id: bar5