aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_heat_parameter_section/fail/parameter_invalid_keys.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_heat_parameter_section/fail/parameter_invalid_keys.yaml')
-rw-r--r--ice_validator/tests/fixtures/test_heat_parameter_section/fail/parameter_invalid_keys.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/ice_validator/tests/fixtures/test_heat_parameter_section/fail/parameter_invalid_keys.yaml b/ice_validator/tests/fixtures/test_heat_parameter_section/fail/parameter_invalid_keys.yaml
index c3cc4c5..8fc93b0 100644
--- a/ice_validator/tests/fixtures/test_heat_parameter_section/fail/parameter_invalid_keys.yaml
+++ b/ice_validator/tests/fixtures/test_heat_parameter_section/fail/parameter_invalid_keys.yaml
@@ -1,5 +1,5 @@
# -*- coding: utf8 -*-
-# ============LICENSE_START=======================================================
+# ============LICENSE_START====================================================
# org.onap.vvp/validation-scripts
# ===================================================================
# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
@@ -37,9 +37,12 @@
#
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
+
+# VERSION = '1.0.0'
+
---
parameters:
- a!:
+ a$:
type: string
label: human-readable name of the parameter
description: description of the parameter
@@ -52,3 +55,4 @@ parameters:
description: User name must start with an uppercase character
immutable: true
dummy_key: "dummy_key"
+