aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functest/odl-sfc/test2-vnfd1.yaml
diff options
context:
space:
mode:
authorGeorge Paraskevopoulos <geopar@intracom-telecom.com>2016-12-07 14:12:16 +0200
committerManuel Buil <manuelbuil87@gmail.com>2016-12-08 14:57:16 +0000
commit98f71874a230bf60dc78433ff6833b74e4f7b21c (patch)
tree96d899d89e2b6eb9eb803b6064a99d3fec8ac090 /tests/functest/odl-sfc/test2-vnfd1.yaml
parent7af574e792b1433191b5e470782fd09d4fd5a274 (diff)
Move vnfd yaml files into separate directory
Create vnfd-templates directory where all TOSCA VNFD files will be stored. Change-Id: I3286da41800f9a42e5a3ffce51ee6cc6809b734e Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
Diffstat (limited to 'tests/functest/odl-sfc/test2-vnfd1.yaml')
-rw-r--r--tests/functest/odl-sfc/test2-vnfd1.yaml31
1 files changed, 0 insertions, 31 deletions
diff --git a/tests/functest/odl-sfc/test2-vnfd1.yaml b/tests/functest/odl-sfc/test2-vnfd1.yaml
deleted file mode 100644
index 5c672e38..00000000
--- a/tests/functest/odl-sfc/test2-vnfd1.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
-template_name: test-vnfd1
-description: firewall1-example
-
-service_properties:
- Id: firewall1-vnfd
- vendor: tacker
- version: 1
- type:
- - firewall1
-vdus:
- vdu1:
- id: vdu1
- vm_image: sf_nsh_colorado
- instance_type: custom
- service_type: firewall1
-
- network_interfaces:
- management:
- network: example-net
- management: true
-
- placement_policy:
- availability_zone: nova
-
- auto-scaling: noop
- monitoring_policy: noop
- failure_policy: respawn
-
- config:
- param0: key0
- param1: key1