aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/vnfd-templates
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2017-09-11 13:55:51 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-11 13:55:51 +0000
commit00ec6171218b0d43d9ac566515ca04cd6b8b4b28 (patch)
tree3049641b1fc7f5c70865b248653d6872ce877b36 /sfc/tests/functest/vnfd-templates
parentf2d9ca06bd9a70b4ee50c0dd51fcb061cf2baaca (diff)
parent56fb19b663557ce07be6d4e5c07fd4a5b9276ed2 (diff)
Merge "Adapt functionality to the new Tacker API"
Diffstat (limited to 'sfc/tests/functest/vnfd-templates')
-rw-r--r--sfc/tests/functest/vnfd-templates/test-vnfd-default-params.json3
-rw-r--r--sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml5
-rw-r--r--sfc/tests/functest/vnfd-templates/test-vnfd1.yaml2
-rw-r--r--sfc/tests/functest/vnfd-templates/test-vnfd2.yaml2
-rw-r--r--sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml2
-rw-r--r--sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml2
-rw-r--r--sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml2
7 files changed, 8 insertions, 10 deletions
diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.json b/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.json
new file mode 100644
index 00000000..4715461b
--- /dev/null
+++ b/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.json
@@ -0,0 +1,3 @@
+{
+zone: 'nova'
+}
diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml
deleted file mode 100644
index d87e6e68..00000000
--- a/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-vdus:
- vdu1:
- param:
- zone: nova
diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml
index 277c1880..3fbc22ae 100644
--- a/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml
+++ b/sfc/tests/functest/vnfd-templates/test-vnfd1.yaml
@@ -42,7 +42,7 @@ topology_template:
properties:
management: true
order: 0
- anti_spoofing_protection: false
+ anti_spoofing_protection: true
requirements:
- virtualLink:
node: VL1
diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml
index 337e9412..8f442a90 100644
--- a/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml
+++ b/sfc/tests/functest/vnfd-templates/test-vnfd2.yaml
@@ -43,7 +43,7 @@ topology_template:
properties:
management: true
order: 0
- anti_spoofing_protection: false
+ anti_spoofing_protection: true
requirements:
- virtualLink:
node: VL1
diff --git a/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
index cc5fed6f..aad1e672 100644
--- a/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
+++ b/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
@@ -42,7 +42,7 @@ topology_template:
properties:
management: true
order: 0
- anti_spoofing_protection: false
+ anti_spoofing_protection: true
requirements:
- virtualLink:
node: VL1
diff --git a/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml b/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml
index f8150f25..b5502f12 100644
--- a/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml
+++ b/sfc/tests/functest/vnfd-templates/test2-vnfd2.yaml
@@ -42,7 +42,7 @@ topology_template:
properties:
management: true
order: 0
- anti_spoofing_protection: false
+ anti_spoofing_protection: true
requirements:
- virtualLink:
node: VL1
diff --git a/sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml
index 26491b5e..7f8f1787 100644
--- a/sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml
+++ b/sfc/tests/functest/vnfd-templates/test3-vnfd1.yaml
@@ -39,7 +39,7 @@ topology_template:
properties:
management: true
order: 0
- anti_spoofing_protection: false
+ anti_spoofing_protection: true
requirements:
- virtualLink:
node: VL1