aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_port_resource_ids
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_port_resource_ids
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_port_resource_ids')
-rw-r--r--ice_validator/tests/fixtures/test_port_resource_ids/fail/mismatch_vm_type_port_id_get_resource.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource_uppercase.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_port_resource_ids/pass/valid_template.yaml1
4 files changed, 3 insertions, 7 deletions
diff --git a/ice_validator/tests/fixtures/test_port_resource_ids/fail/mismatch_vm_type_port_id_get_resource.yaml b/ice_validator/tests/fixtures/test_port_resource_ids/fail/mismatch_vm_type_port_id_get_resource.yaml
index bc0d4cd..e9a1043 100644
--- a/ice_validator/tests/fixtures/test_port_resource_ids/fail/mismatch_vm_type_port_id_get_resource.yaml
+++ b/ice_validator/tests/fixtures/test_port_resource_ids/fail/mismatch_vm_type_port_id_get_resource.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2015-04-30
@@ -155,4 +154,4 @@ resources:
admin_1_extnet_1_port:
type: OS::Neutron::Port
properties:
- network: { get_param: extnet_net_id } \ No newline at end of file
+ network: { get_param: extnet_net_id }
diff --git a/ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource.yaml b/ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource.yaml
index ab5ea32..2f42e83 100644
--- a/ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource.yaml
+++ b/ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2015-04-30
@@ -155,4 +154,4 @@ resources:
admin_1_extnet_1_port:
type: OS::Neutron::Port
properties:
- network: { get_param: extnet_net_id } \ No newline at end of file
+ network: { get_param: extnet_net_id }
diff --git a/ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource_uppercase.yaml b/ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource_uppercase.yaml
index 34ba50a..090edc4 100644
--- a/ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource_uppercase.yaml
+++ b/ice_validator/tests/fixtures/test_port_resource_ids/fail/wrong_port_attached_to_nova_server_get_resource_uppercase.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2015-04-30
@@ -155,4 +154,4 @@ resources:
ADMIN_1_EXTNET_1_PORT:
type: OS::Neutron::Port
properties:
- network: { get_param: extnet_net_id } \ No newline at end of file
+ network: { get_param: extnet_net_id }
diff --git a/ice_validator/tests/fixtures/test_port_resource_ids/pass/valid_template.yaml b/ice_validator/tests/fixtures/test_port_resource_ids/pass/valid_template.yaml
index 6471a84..ecf8562 100644
--- a/ice_validator/tests/fixtures/test_port_resource_ids/pass/valid_template.yaml
+++ b/ice_validator/tests/fixtures/test_port_resource_ids/pass/valid_template.yaml
@@ -35,7 +35,6 @@
#
# ============LICENSE_END============================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
#
---
heat_template_version: 2015-04-30