aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
diff options
context:
space:
mode:
authorDimitrios Markou <mardim@intracom-telecom.com>2017-08-31 11:13:04 +0300
committerDimitrios Markou <mardim@intracom-telecom.com>2017-08-31 11:13:04 +0300
commit60f2b2cf578fbf2a9e0efba4709d4aa6aa8a2f79 (patch)
tree38aadf1439edcaac7fcc74cc8b47e906bd63d41b /sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
parentfa5e8b4d5a0f3fda560c6667e944bfb989c73fb4 (diff)
Fix yamllint errors and warnings
Change-Id: I33f3fd0aa0bc71a1ee07ea4504619b090517a87b Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Diffstat (limited to 'sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml')
-rw-r--r--sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml b/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
index 998bc511..cc5fed6f 100644
--- a/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
+++ b/sfc/tests/functest/vnfd-templates/test2-vnfd1.yaml
@@ -1,3 +1,4 @@
+---
tosca_definitions_version: tosca_simple_profile_for_nfv_1_0_0
description: firewall1-example
metadata:
@@ -18,7 +19,7 @@ topology_template:
disk_size: 10 GB
properties:
image: sfc_nsh_danube
- availability_zone: { get_input: zone}
+ availability_zone: {get_input: zone}
mgmt_driver: noop
config: |
param0: key1
@@ -52,4 +53,4 @@ topology_template:
type: tosca.nodes.nfv.VL
properties:
network_name: example-net
- vendor: Tacker \ No newline at end of file
+ vendor: Tacker