aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/vnfd-templates
diff options
context:
space:
mode:
authorGeorge Paraskevopoulos <geopar@intracom-telecom.com>2017-02-16 14:54:42 +0200
committerGeorge Paraskevopoulos <geopar@intracom-telecom.com>2017-02-16 14:54:42 +0200
commit857f96528ec44a233c5bf52a7df77a5b143ccfa7 (patch)
tree6570e2e18f218cd7e6f7c338e531d2edb1499ccc /sfc/tests/functest/vnfd-templates
parentcbd1cf8b06a89a9c4021048b6a6dd466bf72d4c8 (diff)
Fix default yaml parameter file
Fix the syntax for the VNFD parameter file Change-Id: I9f040ec7596a1e9e1c721766d5a21c0a12e9f516 Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
Diffstat (limited to 'sfc/tests/functest/vnfd-templates')
-rw-r--r--sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml b/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml
index 5b052e5f..bf9bd868 100644
--- a/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml
+++ b/sfc/tests/functest/vnfd-templates/test-vnfd-default-params.yaml
@@ -1 +1,5 @@
-zone: nova
+vdus:
+ vdu1:
+ param:
+ zone: nova
+