aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_volume_resource_ids/fail
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_volume_resource_ids/fail')
-rw-r--r--ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_instance_uuid_volume_attachment.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_nova_server_id.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_param.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_resource.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment.yaml3
-rw-r--r--ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment_uppercase.yaml3
6 files changed, 6 insertions, 12 deletions
diff --git a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_instance_uuid_volume_attachment.yaml b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_instance_uuid_volume_attachment.yaml
index d0a176d..a504cd1 100644
--- a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_instance_uuid_volume_attachment.yaml
+++ b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_instance_uuid_volume_attachment.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
@@ -147,4 +146,4 @@ resources:
properties:
volume_id: { get_param: admin_volume_id_2 }
mountpoint: /dev/vdb
- instance_uuid: { get_resource: admin2_server_2 } \ No newline at end of file
+ instance_uuid: { get_resource: admin2_server_2 }
diff --git a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_nova_server_id.yaml b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_nova_server_id.yaml
index cc01ffb..a5cea0c 100644
--- a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_nova_server_id.yaml
+++ b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_nova_server_id.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
@@ -147,4 +146,4 @@ resources:
properties:
volume_id: { get_param: admin_volume_id_2 }
mountpoint: /dev/vdb
- instance_uuid: { get_resource: admin_server_2 } \ No newline at end of file
+ instance_uuid: { get_resource: admin_server_2 }
diff --git a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_param.yaml b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_param.yaml
index 6918125..672abde 100644
--- a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_param.yaml
+++ b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_param.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
@@ -147,4 +146,4 @@ resources:
properties:
volume_id: { get_param: admin_volume_id_2 }
mountpoint: /dev/vdb
- instance_uuid: { get_resource: admin_server_2 } \ No newline at end of file
+ instance_uuid: { get_resource: admin_server_2 }
diff --git a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_resource.yaml b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_resource.yaml
index 4b3c40f..df83d7c 100644
--- a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_resource.yaml
+++ b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_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
@@ -147,4 +146,4 @@ resources:
properties:
volume_id: { get_param: admin_volume_id_2 }
mountpoint: /dev/vdb
- instance_uuid: { get_resource: admin_server_2 } \ No newline at end of file
+ instance_uuid: { get_resource: admin_server_2 }
diff --git a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment.yaml b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment.yaml
index 32b53cb..d971b1c 100644
--- a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment.yaml
+++ b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment.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
@@ -147,4 +146,4 @@ resources:
properties:
volume_id: { get_param: admin2_volume_id_2 }
mountpoint: /dev/vdb
- instance_uuid: { get_resource: admin_server_2 } \ No newline at end of file
+ instance_uuid: { get_resource: admin_server_2 }
diff --git a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment_uppercase.yaml b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment_uppercase.yaml
index 9a2dc98..b24e446 100644
--- a/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment_uppercase.yaml
+++ b/ice_validator/tests/fixtures/test_volume_resource_ids/fail/mismatch_vm_type_volume_id_volume_attachment_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
@@ -147,4 +146,4 @@ resources:
properties:
volume_id: { get_param: admin2_volume_id_2 }
mountpoint: /dev/vdb
- instance_uuid: { get_resource: ADMIN_SERVER_2 } \ No newline at end of file
+ instance_uuid: { get_resource: ADMIN_SERVER_2 }