Merge "Fixed few gaps when running on a minimal version of system"
[yardstick.git] / samples / vnf_samples / nsut / prox / tc_prox_heat_context_mpls_tagging-4.yaml
index 4b3bd78..75555cc 100644 (file)
@@ -22,17 +22,17 @@ scenarios:
   topology: prox-tg-topology-4.yaml
 
   nodes:
-    tg__1: trafficgen_1.yardstick
-    vnf__1: vnf.yardstick
+    tg__0: trafficgen_1.yardstick
+    vnf__0: vnf.yardstick
 
   options:
-    vnf__1:
+    vnf__0:
       prox_path: /root/dppd-PROX-v037/build/prox
       prox_config: "configs/handle_mpls_tag_untag-4.cfg"
       prox_args:
         "-t": ""
 
-    tg__1:
+    tg__0:
       prox_path: /root/dppd-PROX-v037/build/prox
       prox_config: "configs/gen_mpls_tag_untag-4.cfg"
       prox_args:
@@ -75,25 +75,25 @@ context:
       external_network: "yardstick-public"
     xe0:
       cidr: '10.0.2.0/24'
-      vld_id: public
+      vld_id: downlink
       allowed_address_pairs:
         - ip_address:
             '0.0.0.0/0'
     xe1:
       cidr: '10.0.3.0/24'
-      vld_id: private
+      vld_id: uplink
       allowed_address_pairs:
         - ip_address:
             '0.0.0.0/0'
     xe2:
       cidr: '10.0.4.0/24'
-      vld_id: public
+      vld_id: downlink
       allowed_address_pairs:
         - ip_address:
             '0.0.0.0/0'
     xe3:
       cidr: '10.0.5.0/24'
-      vld_id: private
+      vld_id: uplink
       allowed_address_pairs:
         - ip_address:
             '0.0.0.0/0'