From af144b5a9d3d6af894e7b527c193bf29435a8300 Mon Sep 17 00:00:00 2001 From: Maciej Skrocki Date: Thu, 24 Aug 2017 14:42:48 -0700 Subject: Removed unnecessary image definitions and flavor names. Change-Id: I13464d997ff9aba09a6cff7d3ff62f29df770a38 Signed-off-by: Maciej Skrocki --- .../nsut/acl/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml | 3 --- .../vnf_samples/nsut/cgnapt/tc_heat_rfc2544_ipv4_1flow_64B_trex.yaml | 1 - .../nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml | 1 - 3 files changed, 5 deletions(-) diff --git a/samples/vnf_samples/nsut/acl/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml b/samples/vnf_samples/nsut/acl/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml index 6fe826642..3c92e877f 100644 --- a/samples/vnf_samples/nsut/acl/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml +++ b/samples/vnf_samples/nsut/acl/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml @@ -44,7 +44,6 @@ context: name: yardstick image: yardstick-samplevnfs flavor: - name: yardstick-dpdk-flavor vcpus: 10 ram: 20480 disk: 4 @@ -60,11 +59,9 @@ context: vnf: floating_ip: true placement: "pgrp1" - image: yardstick-vnfs trafficgen_1: floating_ip: true placement: "pgrp1" - image: yardstick-trex networks: mgmt: cidr: '10.0.1.0/24' diff --git a/samples/vnf_samples/nsut/cgnapt/tc_heat_rfc2544_ipv4_1flow_64B_trex.yaml b/samples/vnf_samples/nsut/cgnapt/tc_heat_rfc2544_ipv4_1flow_64B_trex.yaml index 56d26be8b..516c727de 100644 --- a/samples/vnf_samples/nsut/cgnapt/tc_heat_rfc2544_ipv4_1flow_64B_trex.yaml +++ b/samples/vnf_samples/nsut/cgnapt/tc_heat_rfc2544_ipv4_1flow_64B_trex.yaml @@ -43,7 +43,6 @@ context: name: yardstick image: yardstick-samplevnfs flavor: - name: yardstick-dpdk-flavor vcpus: 10 ram: 20480 disk: 4 diff --git a/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml b/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml index 2e7ef3d3f..82e89a2a4 100644 --- a/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml +++ b/samples/vnf_samples/nsut/vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml @@ -44,7 +44,6 @@ context: name: yardstick image: yardstick-samplevnfs flavor: - name: yardstick-dpdk-flavor vcpus: 10 ram: 20480 disk: 4 -- cgit 1.2.3-korg