aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_required_parameters_no_constraints
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2019-01-30 16:02:17 -0600
committerLovett, Trevor <trevor.lovett@att.com>2019-01-30 16:03:05 -0600
commit8540eb59f7e7f8ff2043a8eaf7edfc255a60874a (patch)
tree8ab81aa60f43bbac7a428730d58a3be83fc5adb4 /ice_validator/tests/fixtures/test_required_parameters_no_constraints
parented9d46a261ec2e4c98a10001dbf42b5da0e03689 (diff)
[VVP] Removing unnecessary trademark lines
Issue-ID: VVP-152 Change-Id: I6b978768324f69adba50c75a187509c4a7605341 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Diffstat (limited to 'ice_validator/tests/fixtures/test_required_parameters_no_constraints')
-rw-r--r--ice_validator/tests/fixtures/test_required_parameters_no_constraints/fail/heat_template_required_parameters_with_constraints.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_required_parameters_no_constraints/pass/valid_heat_template.yaml3
2 files changed, 2 insertions, 4 deletions
diff --git a/ice_validator/tests/fixtures/test_required_parameters_no_constraints/fail/heat_template_required_parameters_with_constraints.yaml b/ice_validator/tests/fixtures/test_required_parameters_no_constraints/fail/heat_template_required_parameters_with_constraints.yaml
index f3507cd..c5a93bd 100644
--- a/ice_validator/tests/fixtures/test_required_parameters_no_constraints/fail/heat_template_required_parameters_with_constraints.yaml
+++ b/ice_validator/tests/fixtures/test_required_parameters_no_constraints/fail/heat_template_required_parameters_with_constraints.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
@@ -118,4 +117,4 @@ parameters:
- allowed_values:
- 0
- 5
- - 10 \ No newline at end of file
+ - 10
diff --git a/ice_validator/tests/fixtures/test_required_parameters_no_constraints/pass/valid_heat_template.yaml b/ice_validator/tests/fixtures/test_required_parameters_no_constraints/pass/valid_heat_template.yaml
index 49ae894..965ce49 100644
--- a/ice_validator/tests/fixtures/test_required_parameters_no_constraints/pass/valid_heat_template.yaml
+++ b/ice_validator/tests/fixtures/test_required_parameters_no_constraints/pass/valid_heat_template.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
@@ -50,4 +49,4 @@ parameters:
description: Unique name for this VNF Module instance
vf_module_id:
type: string
- description: Unique ID for this VNF Module instance \ No newline at end of file
+ description: Unique ID for this VNF Module instance