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/personality_contains_http.yaml | 3 +-- .../fail/user_data_contains_ftp.yaml | 3 +-- .../fail/user_data_contains_http.yaml | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail') diff --git a/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/personality_contains_http.yaml b/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/personality_contains_http.yaml index d03a811..924c880 100644 --- a/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/personality_contains_http.yaml +++ b/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/personality_contains_http.yaml @@ -35,7 +35,6 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- resources: @@ -91,4 +90,4 @@ resources: metadata: vnf_name: { get_param: vnf_name } vnf_id: { get_param: vnf_id } - vf_module_id: { get_param: vf_module_id } \ No newline at end of file + vf_module_id: { get_param: vf_module_id } diff --git a/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/user_data_contains_ftp.yaml b/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/user_data_contains_ftp.yaml index ed2c52b..c790da3 100644 --- a/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/user_data_contains_ftp.yaml +++ b/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/user_data_contains_ftp.yaml @@ -35,7 +35,6 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- resources: @@ -91,4 +90,4 @@ resources: metadata: vnf_name: { get_param: vnf_name } vnf_id: { get_param: vnf_id } - vf_module_id: { get_param: vf_module_id } \ No newline at end of file + vf_module_id: { get_param: vf_module_id } diff --git a/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/user_data_contains_http.yaml b/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/user_data_contains_http.yaml index 7333299..fc037e4 100644 --- a/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/user_data_contains_http.yaml +++ b/ice_validator/tests/fixtures/test_get_file_only_reference_local_files/fail/user_data_contains_http.yaml @@ -35,7 +35,6 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- resources: @@ -91,4 +90,4 @@ resources: metadata: vnf_name: { get_param: vnf_name } vnf_id: { get_param: vnf_id } - vf_module_id: { get_param: vf_module_id } \ No newline at end of file + vf_module_id: { get_param: vf_module_id } -- cgit 1.2.3-korg