Merge "vFW scale-up template."
[yardstick.git] / samples / vnf_samples / nsut / vfw / tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml
index 972a6ab..980efe4 100644 (file)
@@ -23,8 +23,8 @@ scenarios:
     vnf__0: vnf_0.yardstick
   options:
     framesize:
-      private: {64B: 100}
-      public: {64B: 100}
+      uplink: {64B: 100}
+      downlink: {64B: 100}
     flow:
       src_ip: [{'tg__0': 'xe0'}, {'tg__0': 'xe2'}]
       dst_ip: [{'tg__0': 'xe1'}, {'tg__0': 'xe3'}]
@@ -66,22 +66,22 @@ context:
   networks:
     mgmt:
       cidr: '10.0.1.0/24'
-    private_0:
+    uplink_0:
       cidr: '10.1.0.0/24'
       gateway_ip: 'null'
       port_security_enabled: False
       enable_dhcp: 'false'
-    public_0:
+    downlink_0:
       cidr: '10.1.1.0/24'
       gateway_ip: 'null'
       port_security_enabled: False
       enable_dhcp: 'false'
-    private_1:
+    uplink_1:
       cidr: '10.2.0.0/24'
       gateway_ip: 'null'
       port_security_enabled: False
       enable_dhcp: 'false'
-    public_1:
+    downlink_1:
       cidr: '10.2.1.0/24'
       gateway_ip: 'null'
       port_security_enabled: False