From 8540eb59f7e7f8ff2043a8eaf7edfc255a60874a Mon Sep 17 00:00:00 2001 From: "Lovett, Trevor" Date: Wed, 30 Jan 2019 16:02:17 -0600 Subject: [VVP] Removing unnecessary trademark lines Issue-ID: VVP-152 Change-Id: I6b978768324f69adba50c75a187509c4a7605341 Signed-off-by: Lovett, Trevor --- .../fail/template_missing_specified_vf_module_index.yaml | 1 - .../fail/template_missing_specified_vf_module_name.yaml | 3 +-- .../fail/template_missing_specified_vf_module_name_in_rsg.yaml | 3 +-- .../pass/valid_heat_template_1.yaml | 3 +-- .../pass/valid_heat_template_2.yaml | 3 +-- .../pass/valid_heat_template_3.yaml | 3 +-- .../pass/valid_heat_template_4.yaml | 3 +-- 7 files changed, 6 insertions(+), 13 deletions(-) (limited to 'ice_validator/tests/fixtures/test_servers_have_optional_metadata') diff --git a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_index.yaml b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_index.yaml index 55019f8..db03ec1 100644 --- a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_index.yaml +++ b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_index.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_servers_have_optional_metadata/fail/template_missing_specified_vf_module_name.yaml b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_name.yaml index b48c3cd..5541bf8 100644 --- a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_name.yaml +++ b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_name.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 @@ -106,4 +105,4 @@ resources: vnf_id: { get_param: vnf_id } vnf_name: { get_param: vnf_name } vm_role: { get_param: vm_role } - vf_module_index: { get_param: vf_module_index } \ No newline at end of file + vf_module_index: { get_param: vf_module_index } diff --git a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_name_in_rsg.yaml b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_name_in_rsg.yaml index e823457..e2736df 100644 --- a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_name_in_rsg.yaml +++ b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/fail/template_missing_specified_vf_module_name_in_rsg.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 @@ -97,4 +96,4 @@ resources: vnf_name: { get_param: vnf_name } vm_role: { get_param: vm_role } vf_module_name: { get_param: vf_module_name } - vf_module_index: { get_param: vf_module_index } \ No newline at end of file + vf_module_index: { get_param: vf_module_index } diff --git a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_1.yaml b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_1.yaml index 999e081..ec290d0 100644 --- a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_1.yaml +++ b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_1.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 @@ -110,4 +109,4 @@ resources: vf_module_id: { get_param: vf_module_id } vnf_id: { get_param: vnf_id } vnf_name: { get_param: vnf_name } - vm_role: { get_param: vm_role } \ No newline at end of file + vm_role: { get_param: vm_role } diff --git a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_2.yaml b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_2.yaml index 3286688..1f44fe1 100644 --- a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_2.yaml +++ b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_2.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 @@ -105,4 +104,4 @@ resources: vf_module_id: { get_param: vf_module_id } vnf_id: { get_param: vnf_id } vnf_name: { get_param: vnf_name } - vm_role: { get_param: vm_role } \ No newline at end of file + vm_role: { get_param: vm_role } diff --git a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_3.yaml b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_3.yaml index e6f9a6f..4875612 100644 --- a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_3.yaml +++ b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_3.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 @@ -101,4 +100,4 @@ resources: vf_module_id: { get_param: vf_module_id } vnf_id: { get_param: vnf_id } vnf_name: { get_param: vnf_name } - vm_role: { 'example server' } \ No newline at end of file + vm_role: { 'example server' } diff --git a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_4.yaml b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_4.yaml index 4f46b47..5d7cc18 100644 --- a/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_4.yaml +++ b/ice_validator/tests/fixtures/test_servers_have_optional_metadata/pass/valid_heat_template_4.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 @@ -101,4 +100,4 @@ resources: vnf_name: { get_param: vnf_name } vm_role: { get_param: vm_role } vf_module_name: { get_param: vf_module_name } - vf_module_index: { get_param: vf_module_index } \ No newline at end of file + vf_module_index: { get_param: vf_module_index } -- cgit 1.2.3-korg