aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_heat_pairs_provided
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_heat_pairs_provided')
-rw-r--r--ice_validator/tests/fixtures/test_heat_pairs_provided/fail/env_missing_yaml.env3
-rw-r--r--ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pair.yaml1
-rw-r--r--ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pairr.env3
-rw-r--r--ice_validator/tests/fixtures/test_heat_pairs_provided/fail/yaml_missing_env.yaml1
-rw-r--r--ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.env3
-rw-r--r--ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.yaml1
-rw-r--r--ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.env3
-rw-r--r--ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.yaml3
8 files changed, 5 insertions, 13 deletions
diff --git a/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/env_missing_yaml.env b/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/env_missing_yaml.env
index 28734f2..04dccf5 100644
--- a/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/env_missing_yaml.env
+++ b/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/env_missing_yaml.env
@@ -35,10 +35,9 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
vnf_name: value
vnf_id: value
- vf_module_id: value \ No newline at end of file
+ vf_module_id: value
diff --git a/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pair.yaml b/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pair.yaml
index 6d9e846..a8fb506 100644
--- a/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pair.yaml
+++ b/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pair.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2013-05-23
diff --git a/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pairr.env b/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pairr.env
index 28734f2..04dccf5 100644
--- a/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pairr.env
+++ b/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/misnamed_pairr.env
@@ -35,10 +35,9 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
vnf_name: value
vnf_id: value
- vf_module_id: value \ No newline at end of file
+ vf_module_id: value
diff --git a/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/yaml_missing_env.yaml b/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/yaml_missing_env.yaml
index 6d9e846..a8fb506 100644
--- a/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/yaml_missing_env.yaml
+++ b/ice_validator/tests/fixtures/test_heat_pairs_provided/fail/yaml_missing_env.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2013-05-23
diff --git a/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.env b/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.env
index 28734f2..04dccf5 100644
--- a/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.env
+++ b/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.env
@@ -35,10 +35,9 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
vnf_name: value
vnf_id: value
- vf_module_id: value \ No newline at end of file
+ vf_module_id: value
diff --git a/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.yaml b/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.yaml
index 6d9e846..a8fb506 100644
--- a/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.yaml
+++ b/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2013-05-23
diff --git a/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.env b/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.env
index 803cd04..0fb6cbd 100644
--- a/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.env
+++ b/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.env
@@ -35,10 +35,9 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
parameters:
vmtype_0_volume_name_0: name
vmtype_0_volume_type_0: SSD
- vmtype_0_volume_name_0: 3 \ No newline at end of file
+ vmtype_0_volume_name_0: 3
diff --git a/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.yaml b/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.yaml
index b8d90cc..264d038 100644
--- a/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.yaml
+++ b/ice_validator/tests/fixtures/test_heat_pairs_provided/pass/good_yaml_eg_volume.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2013-05-23
@@ -63,4 +62,4 @@ resources:
outputs:
vmtype_0_volume_id_0:
- value: { get_resource: vmtype_0_volume_0} \ No newline at end of file
+ value: { get_resource: vmtype_0_volume_0}