aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/vnffgd-templates/test-deletion-vnffgd.yaml
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-06-12 10:27:12 +0200
committerManuel Buil <mbuil@suse.com>2018-06-12 13:19:06 +0000
commit742a1237a5511930ff2726819e6fd2a320e7fd06 (patch)
tree6e3d032f612dc22b9ba89aab6603335af0adff99 /sfc/tests/functest/vnffgd-templates/test-deletion-vnffgd.yaml
parent37d5bca7cc52709e89d434345560cfe1d90e2e52 (diff)
Remove the pike specific files
We are already preparing for Gambia release and that means Openstack Queens for the traditional release track. Therefore, we can remove the specific configs for Openstack Pike Change-Id: Ib49a53e73ae1020aaead8a897dff8733147d87ac Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'sfc/tests/functest/vnffgd-templates/test-deletion-vnffgd.yaml')
-rw-r--r--sfc/tests/functest/vnffgd-templates/test-deletion-vnffgd.yaml10
1 files changed, 6 insertions, 4 deletions
diff --git a/sfc/tests/functest/vnffgd-templates/test-deletion-vnffgd.yaml b/sfc/tests/functest/vnffgd-templates/test-deletion-vnffgd.yaml
index 28b78ead..fd549079 100644
--- a/sfc/tests/functest/vnffgd-templates/test-deletion-vnffgd.yaml
+++ b/sfc/tests/functest/vnffgd-templates/test-deletion-vnffgd.yaml
@@ -10,16 +10,18 @@ topology_template:
node_templates:
Forwarding_path1:
- type: tosca.nodes.nfv.FP.Tacker
+ type: tosca.nodes.nfv.FP.TackerV2
description: creates path
properties:
id: 1
policy:
type: ACL
criteria:
- - network_src_port_id: {get_input: net_src_port_id}
- destination_port_range: 80-80
- ip_proto: 6
+ - name: http_classifier
+ classifier:
+ network_src_port_id: {get_input: net_src_port_id}
+ destination_port_range: 80-80
+ ip_proto: 6
path:
- forwarder: test-vnfd1
capability: CP1