summaryrefslogtreecommitdiffstats
path: root/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-10-11 00:09:58 -0700
committerRoss Brattain <ross.b.brattain@intel.com>2017-10-13 13:59:37 -0700
commitfb275598a75b9e118aaefea83c4e7ad6c99f8156 (patch)
tree492745df886c831570331ca2c0c642ced99e7b26 /samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml
parent85478cb47190b1a91b8299585f974d522faa7b1c (diff)
private-> uplink and public->downlink
changing private and public to new uplink/downlink name Change-Id: I8c3f582ba5592418a397e2500e0b998c3eed54f2 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml')
-rw-r--r--samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml b/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml
index 972a6ab37..980efe433 100644
--- a/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml
+++ b/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_4port.yaml
@@ -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