NSB: rename private->uplink, public->downlink in example 97/45297/1
authorRoss Brattain <ross.b.brattain@intel.com>
Tue, 17 Oct 2017 07:20:23 +0000 (00:20 -0700)
committerRoss Brattain <ross.b.brattain@intel.com>
Tue, 17 Oct 2017 07:35:32 +0000 (00:35 -0700)
Change-Id: Ieb8943a432a59375b7e68a708666ad4caa4affd2
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
samples/vnf_samples/traffic_profiles/example.yaml

index 443fb88..7c6a8cb 100644 (file)
@@ -24,7 +24,7 @@ traffic_profile:
   flow_number: {{ flow.number }}  #This decides how many frames should be generated. Each frame should have a random of the field
   # that specifies a range (e.g. ipv4 address, port)
 
-private:
+uplink:
     - ipv4_1:
       outer_l2:
         framesize:
@@ -139,7 +139,7 @@ private:
             srcport: {{ get(flow.inner_srcport, "3002") }}
             dstport: {{ get(flow.inner_dstport, "3001") }}
 
-public:
+downlink:
     - ipv4_2:
         outer_l2:
             framesize: