aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param
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_fixed_ips_format_use_get_param
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_fixed_ips_format_use_get_param')
-rw-r--r--ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_param_not_used_for_fixed_ips.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_resource_used_for_fixed_ips.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/pass/valid_heat_template.yaml3
3 files changed, 3 insertions, 6 deletions
diff --git a/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_param_not_used_for_fixed_ips.yaml b/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_param_not_used_for_fixed_ips.yaml
index c7e5a65..58d1e0a 100644
--- a/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_param_not_used_for_fixed_ips.yaml
+++ b/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_param_not_used_for_fixed_ips.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:
network: { get_param: extnet_net_id }
fixed_ips:
- subnet_id: { get_param: extnet_subnet_id }
- - subnet_id: { get_param: extnet_v6_subnet_id } \ No newline at end of file
+ - subnet_id: { get_param: extnet_v6_subnet_id }
diff --git a/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_resource_used_for_fixed_ips.yaml b/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_resource_used_for_fixed_ips.yaml
index 5bf166f..b008f51 100644
--- a/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_resource_used_for_fixed_ips.yaml
+++ b/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/fail/get_resource_used_for_fixed_ips.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:
network: { get_param: extnet_net_id }
fixed_ips:
- subnet_id: { get_param: extnet_subnet_id }
- - subnet_id: { get_param: extnet_v6_subnet_id } \ No newline at end of file
+ - subnet_id: { get_param: extnet_v6_subnet_id }
diff --git a/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/pass/valid_heat_template.yaml b/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/pass/valid_heat_template.yaml
index abc01f6..e6b90e0 100644
--- a/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/pass/valid_heat_template.yaml
+++ b/ice_validator/tests/fixtures/test_fixed_ips_format_use_get_param/pass/valid_heat_template.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
resources:
@@ -103,4 +102,4 @@ resources:
properties:
network: { get_param: network_role_a_net_id }
fixed_ips:
- - ip_address : { get_param: vm_type_1_network_role_a_floating_v6_ip } \ No newline at end of file
+ - ip_address : { get_param: vm_type_1_network_role_a_floating_v6_ip }