Update Intel Copyright for files edited in 2019 93/66893/1
authorJohn O Loughlin <john.oloughlin@intel.com>
Thu, 7 Feb 2019 16:30:07 +0000 (16:30 +0000)
committerJohn O Loughlin <john.oloughlin@intel.com>
Thu, 7 Feb 2019 16:31:07 +0000 (16:31 +0000)
commitbb4f55a4a8044579049b341d77881209713d4c76
treecd3b52005a0050c3da9cee98c688a249aa2b950a
parent27fd329c26e2ae2d9d2ee4f3ebaf5e05bfa4f2e7
Update Intel Copyright for files edited in 2019

JIRA: YARDSTICK-1591

Change-Id: I3ea9039d25bfce578681adb9e27e1598e84a1f56
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
59 files changed:
ansible/install.yaml
ansible/roles/enable_cpu_isolation_on_boot/defaults/main.yml
ansible/roles/enable_cpu_isolation_on_boot/tasks/main.yml
ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml
nsb_setup.sh
samples/vnf_samples/nsut/prox/configs/gen_lb-2.cfg
samples/vnf_samples/nsut/prox/configs/gen_lb-4.cfg
samples/vnf_samples/nsut/prox/configs/handle_buffering-2.cfg
samples/vnf_samples/nsut/prox/configs/handle_lb-2.cfg
samples/vnf_samples/nsut/prox/configs/handle_lb-4.cfg
samples/vnf_samples/nsut/prox/tc_prox_sriov_l2fwd-scale-up.yaml
samples/vnf_samples/traffic_profiles/ixia_ipv4_latency_vbng_1port_congested-8.yaml
samples/vnf_samples/traffic_profiles/ixia_ipv4_latency_vbng_scale_up.yaml
yardstick/benchmark/scenarios/networking/vnf_generic.py
yardstick/network_services/libs/ixia_libs/ixnet/ixnet_api.py
yardstick/network_services/traffic_profile/ixia_rfc2544.py
yardstick/network_services/vnf_generic/vnf/acl_vnf.py
yardstick/network_services/vnf_generic/vnf/agnostic_vnf.py
yardstick/network_services/vnf_generic/vnf/base.py
yardstick/network_services/vnf_generic/vnf/cgnapt_vnf.py
yardstick/network_services/vnf_generic/vnf/epc_vnf.py
yardstick/network_services/vnf_generic/vnf/prox_helpers.py
yardstick/network_services/vnf_generic/vnf/prox_irq.py
yardstick/network_services/vnf_generic/vnf/prox_vnf.py
yardstick/network_services/vnf_generic/vnf/router_vnf.py
yardstick/network_services/vnf_generic/vnf/tg_landslide.py
yardstick/network_services/vnf_generic/vnf/tg_ping.py
yardstick/network_services/vnf_generic/vnf/tg_pktgen.py
yardstick/network_services/vnf_generic/vnf/tg_prox.py
yardstick/network_services/vnf_generic/vnf/tg_rfc2544_trex.py
yardstick/network_services/vnf_generic/vnf/tg_trex.py
yardstick/network_services/vnf_generic/vnf/udp_replay.py
yardstick/network_services/vnf_generic/vnf/vfw_vnf.py
yardstick/network_services/vnf_generic/vnf/vpe_vnf.py
yardstick/tests/unit/benchmark/scenarios/networking/test_vnf_generic.py
yardstick/tests/unit/network_services/libs/ixia_libs/test_ixnet_api.py
yardstick/tests/unit/network_services/traffic_profile/test_ixia_rfc2544.py
yardstick/tests/unit/network_services/traffic_profile/test_prox_irq.py
yardstick/tests/unit/network_services/traffic_profile/test_prox_profile.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_acl_vnf.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_agnostic_vnf.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_base.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_cgnapt_vnf.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_epc_vnf.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_prox_helpers.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_prox_irq.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_prox_vnf.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_router_vnf.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_sample_vnf.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_ixload.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_landslide.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_ping.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_pktgen.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_prox.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_rfc2544_trex.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_trex.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_udp_replay.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_vfw_vnf.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_vpe_vnf.py