diff --git a/tests/qa_provider_oapi/data/flexible_gpu_link/TF-174_flexible_gpu_link_resource_attributes_ok/step1.flexible_gpu_link_resource_attributes_ok.ref b/tests/qa_provider_oapi/data/flexible_gpu_link/TF-174_flexible_gpu_link_resource_attributes_ok/step1.flexible_gpu_link_resource_attributes_ok.ref index 270fe0f50..094b9adca 100644 --- a/tests/qa_provider_oapi/data/flexible_gpu_link/TF-174_flexible_gpu_link_resource_attributes_ok/step1.flexible_gpu_link_resource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/flexible_gpu_link/TF-174_flexible_gpu_link_resource_attributes_ok/step1.flexible_gpu_link_resource_attributes_ok.ref @@ -89,12 +89,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-3##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-3##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/flexible_gpus/TF-175_flexible_gpus_datasource_attributes_ok/step1.flexible_gpus_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/flexible_gpus/TF-175_flexible_gpus_datasource_attributes_ok/step1.flexible_gpus_datasource_attributes_ok.ref index 96a1e1ea8..7b180c3bd 100644 --- a/tests/qa_provider_oapi/data/flexible_gpus/TF-175_flexible_gpus_datasource_attributes_ok/step1.flexible_gpus_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/flexible_gpus/TF-175_flexible_gpus_datasource_attributes_ok/step1.flexible_gpus_datasource_attributes_ok.ref @@ -70,7 +70,7 @@ "generation": "v5", "model_name": "nvidia-p6", "state": "allocated", - "subregion_name": "eu-west-2a", + "subregion_name": "###region###a", "vm_id": "" }, { @@ -79,7 +79,7 @@ "generation": "v5", "model_name": "nvidia-p6", "state": "attached", - "subregion_name": "eu-west-2a", + "subregion_name": "###region###a", "vm_id": "##id-1##" } ], @@ -198,12 +198,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-5##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-5##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/image/TF-66_image_datasource_attributes_ok/step1.image_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/image/TF-66_image_datasource_attributes_ok/step1.image_datasource_attributes_ok.ref index 27fe75342..f0d516851 100644 --- a/tests/qa_provider_oapi/data/image/TF-66_image_datasource_attributes_ok/step1.image_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/image/TF-66_image_datasource_attributes_ok/step1.image_datasource_attributes_ok.ref @@ -559,12 +559,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-4##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-4##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/image/TF-67_image_resource_attributes_ok/step1.image_no-reboot_resource_std_attributes_ok.ref b/tests/qa_provider_oapi/data/image/TF-67_image_resource_attributes_ok/step1.image_no-reboot_resource_std_attributes_ok.ref index ca9e3a851..f8631775b 100644 --- a/tests/qa_provider_oapi/data/image/TF-67_image_resource_attributes_ok/step1.image_no-reboot_resource_std_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/image/TF-67_image_resource_attributes_ok/step1.image_no-reboot_resource_std_attributes_ok.ref @@ -163,12 +163,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-7##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-7##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/image_launch_permission/TF-68_image_launch_permission_resource_attributes_ok/step1.image_launch_permission_resource_attributes_ok.ref b/tests/qa_provider_oapi/data/image_launch_permission/TF-68_image_launch_permission_resource_attributes_ok/step1.image_launch_permission_resource_attributes_ok.ref index 25858515e..01893766d 100644 --- a/tests/qa_provider_oapi/data/image_launch_permission/TF-68_image_launch_permission_resource_attributes_ok/step1.image_launch_permission_resource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/image_launch_permission/TF-68_image_launch_permission_resource_attributes_ok/step1.image_launch_permission_resource_attributes_ok.ref @@ -152,12 +152,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-5##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-5##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/images/TF-69_images_datasource_attributes_ok/step1.images_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/images/TF-69_images_datasource_attributes_ok/step1.images_datasource_attributes_ok.ref index 84843550c..3f7afdf9d 100644 --- a/tests/qa_provider_oapi/data/images/TF-69_images_datasource_attributes_ok/step1.images_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/images/TF-69_images_datasource_attributes_ok/step1.images_datasource_attributes_ok.ref @@ -97,12 +97,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-4##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-4##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/images/TF-69_images_datasource_attributes_ok/step2.images_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/images/TF-69_images_datasource_attributes_ok/step2.images_datasource_attributes_ok.ref index 222f452d3..c7ad3bb00 100644 --- a/tests/qa_provider_oapi/data/images/TF-69_images_datasource_attributes_ok/step2.images_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/images/TF-69_images_datasource_attributes_ok/step2.images_datasource_attributes_ok.ref @@ -60,11 +60,11 @@ "tags": [ { "key": "Key-2", - "value": "value-tags-2" + "value": "value:TF69" }, { "key": "Key:TF69", - "value": "value:TF69" + "value": "value-tags" } ] }, @@ -109,11 +109,11 @@ "tags": [ { "key": "Key-2", - "value": "value:TF69" + "value": "value-tags-2" }, { "key": "Key:TF69", - "value": "value-tags" + "value": "value:TF69" } ] } @@ -149,7 +149,7 @@ { "delete_on_vm_deletion": true, "iops": 0, - "snapshot_id": "##id-4##", + "snapshot_id": "##id-2##", "volume_size": 10, "volume_type": "standard" } @@ -161,7 +161,7 @@ "creation_date": "########", "description": "", "file_location": "########", - "image_id": "##id-5##", + "image_id": "##id-3##", "image_name": "########", "image_type": "machine", "permissions_to_launch": [], @@ -198,7 +198,7 @@ { "delete_on_vm_deletion": true, "iops": 0, - "snapshot_id": "##id-2##", + "snapshot_id": "##id-4##", "volume_size": 10, "volume_type": "standard" } @@ -210,7 +210,7 @@ "creation_date": "########", "description": "", "file_location": "########", - "image_id": "##id-3##", + "image_id": "##id-5##", "image_name": "########", "image_type": "machine", "permissions_to_launch": [], @@ -389,7 +389,7 @@ { "delete_on_vm_deletion": true, "iops": 0, - "snapshot_id": "##id-4##", + "snapshot_id": "##id-2##", "volume_size": 10, "volume_type": "standard" } @@ -401,7 +401,7 @@ "creation_date": "########", "description": "", "file_location": "########", - "image_id": "##id-5##", + "image_id": "##id-3##", "image_name": "########", "image_type": "machine", "permissions_to_launch": [], @@ -438,7 +438,7 @@ { "delete_on_vm_deletion": true, "iops": 0, - "snapshot_id": "##id-2##", + "snapshot_id": "##id-4##", "volume_size": 10, "volume_type": "standard" } @@ -450,7 +450,7 @@ "creation_date": "########", "description": "", "file_location": "########", - "image_id": "##id-3##", + "image_id": "##id-5##", "image_name": "########", "image_type": "machine", "permissions_to_launch": [], @@ -509,7 +509,7 @@ { "delete_on_vm_deletion": true, "iops": 0, - "snapshot_id": "##id-2##", + "snapshot_id": "##id-4##", "volume_size": 10, "volume_type": "standard" } @@ -521,7 +521,7 @@ "creation_date": "########", "description": "", "file_location": "########", - "image_id": "##id-3##", + "image_id": "##id-5##", "image_name": "########", "image_type": "machine", "permissions_to_launch": [], @@ -574,7 +574,7 @@ { "delete_on_vm_deletion": true, "iops": 0, - "snapshot_id": "##id-4##", + "snapshot_id": "##id-2##", "volume_size": 10, "volume_type": "standard" } @@ -586,8 +586,8 @@ "creation_date": "########", "description": "", "file_location": "########", - "id": "##id-5##", - "image_id": "##id-5##", + "id": "##id-3##", + "image_id": "##id-3##", "image_name": "########", "image_type": "machine", "is_public": null, @@ -652,7 +652,7 @@ { "delete_on_vm_deletion": true, "iops": 0, - "snapshot_id": "##id-2##", + "snapshot_id": "##id-4##", "volume_size": 10, "volume_type": "standard" } @@ -664,8 +664,8 @@ "creation_date": "########", "description": "", "file_location": "########", - "id": "##id-3##", - "image_id": "##id-3##", + "id": "##id-5##", + "image_id": "##id-5##", "image_name": "########", "image_type": "machine", "is_public": null, @@ -726,12 +726,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-11##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-11##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-87_load_balancer_listener_rule_datasource_attributes_ok/step1.load_balancer_listener_rule_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-87_load_balancer_listener_rule_datasource_attributes_ok/step1.load_balancer_listener_rule_datasource_attributes_ok.ref index aba24c776..0094ff041 100644 --- a/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-87_load_balancer_listener_rule_datasource_attributes_ok/step1.load_balancer_listener_rule_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-87_load_balancer_listener_rule_datasource_attributes_ok/step1.load_balancer_listener_rule_datasource_attributes_ok.ref @@ -244,12 +244,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-11##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-11##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-88_load_balancer_listener_rule_resource_attributes_ok/step1.load_balancer_listener_rule_resource_attributes_ok.ref b/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-88_load_balancer_listener_rule_resource_attributes_ok/step1.load_balancer_listener_rule_resource_attributes_ok.ref index ec060c040..80b74dcf2 100644 --- a/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-88_load_balancer_listener_rule_resource_attributes_ok/step1.load_balancer_listener_rule_resource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-88_load_balancer_listener_rule_resource_attributes_ok/step1.load_balancer_listener_rule_resource_attributes_ok.ref @@ -259,12 +259,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-12##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-12##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-88_load_balancer_listener_rule_resource_attributes_ok/step2.load_balancer_listener_rule_resource_attributes_ok.ref b/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-88_load_balancer_listener_rule_resource_attributes_ok/step2.load_balancer_listener_rule_resource_attributes_ok.ref index cf9254172..abd80f1dd 100644 --- a/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-88_load_balancer_listener_rule_resource_attributes_ok/step2.load_balancer_listener_rule_resource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/load_balancer_listener_rule/TF-88_load_balancer_listener_rule_resource_attributes_ok/step2.load_balancer_listener_rule_resource_attributes_ok.ref @@ -258,12 +258,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-12##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-12##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/load_balancer_listener_rules/TF-89_load_balancer_listener_rules_datasource_attributes_ok/step1.load_balancer_listener_rules_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/load_balancer_listener_rules/TF-89_load_balancer_listener_rules_datasource_attributes_ok/step1.load_balancer_listener_rules_datasource_attributes_ok.ref index 28c23d76c..8124622f3 100644 --- a/tests/qa_provider_oapi/data/load_balancer_listener_rules/TF-89_load_balancer_listener_rules_datasource_attributes_ok/step1.load_balancer_listener_rules_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/load_balancer_listener_rules/TF-89_load_balancer_listener_rules_datasource_attributes_ok/step1.load_balancer_listener_rules_datasource_attributes_ok.ref @@ -19,24 +19,24 @@ "listener_rules": [ { "action": "forward", - "host_name_pattern": "*.abc.-.abc.*.com", + "host_name_pattern": "", "listener_id": "##id-1##", "listener_rule_id": "##id-2##", - "listener_rule_name": "listener-rule-2", - "path_pattern": "", - "priority": 1, + "listener_rule_name": "listener-rule-1", + "path_pattern": "*.abc.*.abc.*.com", + "priority": 10, "vm_ids": [ "##id-3##" ] }, { "action": "forward", - "host_name_pattern": "", + "host_name_pattern": "*.abc.-.abc.*.com", "listener_id": "##id-1##", "listener_rule_id": "##id-4##", - "listener_rule_name": "listener-rule-1", - "path_pattern": "*.abc.*.abc.*.com", - "priority": 10, + "listener_rule_name": "listener-rule-2", + "path_pattern": "", + "priority": 1, "vm_ids": [ "##id-3##" ] @@ -157,7 +157,7 @@ "action": "forward", "host_name_pattern": "", "listener_id": "##id-1##", - "listener_rule_id": "##id-4##", + "listener_rule_id": "##id-2##", "listener_rule_name": "listener-rule-1", "path_pattern": "*.abc.*.abc.*.com", "priority": 10 @@ -199,7 +199,7 @@ "action": "forward", "host_name_pattern": "*.abc.-.abc.*.com", "listener_id": "##id-1##", - "listener_rule_id": "##id-2##", + "listener_rule_id": "##id-4##", "listener_rule_name": "listener-rule-2", "path_pattern": "", "priority": 1 @@ -260,12 +260,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-11##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-11##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/load_balancer_vm_health/TF-92_load_balancer_vm_health_datasource_attributes_ok/step1.load_balancer_vm_health_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/load_balancer_vm_health/TF-92_load_balancer_vm_health_datasource_attributes_ok/step1.load_balancer_vm_health_datasource_attributes_ok.ref index 22065e458..401691ee0 100644 --- a/tests/qa_provider_oapi/data/load_balancer_vm_health/TF-92_load_balancer_vm_health_datasource_attributes_ok/step1.load_balancer_vm_health_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/load_balancer_vm_health/TF-92_load_balancer_vm_health_datasource_attributes_ok/step1.load_balancer_vm_health_datasource_attributes_ok.ref @@ -294,12 +294,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-8##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-8##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/load_balancer_vms/TF-93_load_balancer_vms_resource_attributes_ok/step1.load_balancer_vms_resource_attributes_ok.ref b/tests/qa_provider_oapi/data/load_balancer_vms/TF-93_load_balancer_vms_resource_attributes_ok/step1.load_balancer_vms_resource_attributes_ok.ref index ba30652b0..c8d7fbd6a 100644 --- a/tests/qa_provider_oapi/data/load_balancer_vms/TF-93_load_balancer_vms_resource_attributes_ok/step1.load_balancer_vms_resource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/load_balancer_vms/TF-93_load_balancer_vms_resource_attributes_ok/step1.load_balancer_vms_resource_attributes_ok.ref @@ -143,12 +143,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" } ], @@ -221,12 +224,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-10##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-10##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/load_balancer_vms/TF-93_load_balancer_vms_resource_attributes_ok/step2.load_balancer_vms_resource_remove_vm_ok.ref b/tests/qa_provider_oapi/data/load_balancer_vms/TF-93_load_balancer_vms_resource_attributes_ok/step2.load_balancer_vms_resource_remove_vm_ok.ref index eda8d82f2..94deb9dd1 100644 --- a/tests/qa_provider_oapi/data/load_balancer_vms/TF-93_load_balancer_vms_resource_attributes_ok/step2.load_balancer_vms_resource_remove_vm_ok.ref +++ b/tests/qa_provider_oapi/data/load_balancer_vms/TF-93_load_balancer_vms_resource_attributes_ok/step2.load_balancer_vms_resource_remove_vm_ok.ref @@ -144,12 +144,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" } ], @@ -222,12 +225,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-10##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-10##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/nets/TF-109_nic_datasource_attributes_ok/step1.nic_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/nets/TF-109_nic_datasource_attributes_ok/step1.nic_datasource_attributes_ok.ref index c27e8adb3..98163607d 100644 --- a/tests/qa_provider_oapi/data/nets/TF-109_nic_datasource_attributes_ok/step1.nic_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/nets/TF-109_nic_datasource_attributes_ok/step1.nic_datasource_attributes_ok.ref @@ -959,12 +959,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-15##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-15##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/nets/TF-111_nic_link_resource_attributes_ok/step1.nic_link_resource_attributes_ok.ref b/tests/qa_provider_oapi/data/nets/TF-111_nic_link_resource_attributes_ok/step1.nic_link_resource_attributes_ok.ref index e24124cd1..cb7c3d2f8 100644 --- a/tests/qa_provider_oapi/data/nets/TF-111_nic_link_resource_attributes_ok/step1.nic_link_resource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/nets/TF-111_nic_link_resource_attributes_ok/step1.nic_link_resource_attributes_ok.ref @@ -234,12 +234,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-10##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-10##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/nets/TF-144_vm_resource_centos_attributes_ok/step1.vm_resource_centos_ok.ref b/tests/qa_provider_oapi/data/nets/TF-144_vm_resource_centos_attributes_ok/step1.vm_resource_centos_ok.ref index 72ab29be1..c21365d40 100644 --- a/tests/qa_provider_oapi/data/nets/TF-144_vm_resource_centos_attributes_ok/step1.vm_resource_centos_ok.ref +++ b/tests/qa_provider_oapi/data/nets/TF-144_vm_resource_centos_attributes_ok/step1.vm_resource_centos_ok.ref @@ -378,7 +378,7 @@ "request_id": "########", "state": "available", "subnet_id": "##id-12##", - "subregion_name": "us-east-2a", + "subregion_name": "###region###a", "tags": [ { "key": "name", @@ -409,12 +409,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-15##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-15##" + } + ], "device_name": "/dev/sda1" } ], @@ -497,12 +500,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-19##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-19##" + } + ], "device_name": "/dev/sda1" } ], @@ -585,12 +591,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-22##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-22##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/nets/TF-145_vm_resource_private_with_multiple_NICs_attributes_ok/step1.vm_resource_private_with_multiple_NICs_ok.ref b/tests/qa_provider_oapi/data/nets/TF-145_vm_resource_private_with_multiple_NICs_attributes_ok/step1.vm_resource_private_with_multiple_NICs_ok.ref index 7385b4a60..99c0a0871 100644 --- a/tests/qa_provider_oapi/data/nets/TF-145_vm_resource_private_with_multiple_NICs_attributes_ok/step1.vm_resource_private_with_multiple_NICs_ok.ref +++ b/tests/qa_provider_oapi/data/nets/TF-145_vm_resource_private_with_multiple_NICs_attributes_ok/step1.vm_resource_private_with_multiple_NICs_ok.ref @@ -240,12 +240,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-9##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-9##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/nets/TF-65_Check_IGW_Destroy/step1.test_destroy_igw.ref b/tests/qa_provider_oapi/data/nets/TF-65_Check_IGW_Destroy/step1.test_destroy_igw.ref index 629430df3..8720b71ce 100644 --- a/tests/qa_provider_oapi/data/nets/TF-65_Check_IGW_Destroy/step1.test_destroy_igw.ref +++ b/tests/qa_provider_oapi/data/nets/TF-65_Check_IGW_Destroy/step1.test_destroy_igw.ref @@ -786,7 +786,7 @@ "request_id": "########", "state": "available", "subnet_id": "##id-21##", - "subregion_name": "us-east-2a", + "subregion_name": "###region###a", "tags": [ { "key": "name", @@ -852,12 +852,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-24##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-24##" + } + ], "device_name": "/dev/sda1" } ], @@ -1016,12 +1019,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-28##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-28##" + } + ], "device_name": "/dev/sda1" } ], @@ -1180,12 +1186,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-31##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-31##" + } + ], "device_name": "/dev/sda1" } ], @@ -1352,12 +1361,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-36##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-36##" + } + ], "device_name": "/dev/sda1" } ], @@ -1516,12 +1528,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-41##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-41##" + } + ], "device_name": "/dev/sda1" } ], @@ -1680,12 +1695,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-46##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-46##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/public_ip_link/TF-116_public_ip_link_resource_attributes_ok/step1.public_ip_link_resource_attributes_ok.ref b/tests/qa_provider_oapi/data/public_ip_link/TF-116_public_ip_link_resource_attributes_ok/step1.public_ip_link_resource_attributes_ok.ref index 685686b5c..edb8338d0 100644 --- a/tests/qa_provider_oapi/data/public_ip_link/TF-116_public_ip_link_resource_attributes_ok/step1.public_ip_link_resource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/public_ip_link/TF-116_public_ip_link_resource_attributes_ok/step1.public_ip_link_resource_attributes_ok.ref @@ -109,12 +109,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/vm/TF-143_vm_datasource_centos_attributes_ok/step1.vm_datasource_centos_ok.ref b/tests/qa_provider_oapi/data/vm/TF-143_vm_datasource_centos_attributes_ok/step1.vm_datasource_centos_ok.ref index 308a7b024..2f1ad0659 100644 --- a/tests/qa_provider_oapi/data/vm/TF-143_vm_datasource_centos_attributes_ok/step1.vm_datasource_centos_ok.ref +++ b/tests/qa_provider_oapi/data/vm/TF-143_vm_datasource_centos_attributes_ok/step1.vm_datasource_centos_ok.ref @@ -17,12 +17,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-0##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-0##" + } + ], "device_name": "/dev/sda1" } ], @@ -99,12 +102,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-5##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-5##" + } + ], "device_name": "/dev/sda1" } ], @@ -177,12 +183,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-8##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-8##" + } + ], "device_name": "/dev/sda1" } ], @@ -306,12 +315,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-0##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-0##" + } + ], "device_name": "/dev/sda1" } ], @@ -399,12 +411,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-5##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-5##" + } + ], "device_name": "/dev/sda1" } ], @@ -480,12 +495,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-8##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-8##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/vm/TF-143_vm_datasource_centos_attributes_ok/step2.vm_datasource_centos_ok.ref b/tests/qa_provider_oapi/data/vm/TF-143_vm_datasource_centos_attributes_ok/step2.vm_datasource_centos_ok.ref index 00de2be50..2708cccac 100644 --- a/tests/qa_provider_oapi/data/vm/TF-143_vm_datasource_centos_attributes_ok/step2.vm_datasource_centos_ok.ref +++ b/tests/qa_provider_oapi/data/vm/TF-143_vm_datasource_centos_attributes_ok/step2.vm_datasource_centos_ok.ref @@ -17,12 +17,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-0##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-0##" + } + ], "device_name": "/dev/sda1" } ], @@ -99,12 +102,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-0##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-0##" + } + ], "device_name": "/dev/sda1" } ], @@ -181,12 +187,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-0##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-0##" + } + ], "device_name": "/dev/sda1" } ], @@ -263,12 +272,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-5##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-5##" + } + ], "device_name": "/dev/sda1" } ], @@ -341,12 +353,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-8##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-8##" + } + ], "device_name": "/dev/sda1" } ], @@ -470,12 +485,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-0##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-0##" + } + ], "device_name": "/dev/sda1" } ], @@ -563,12 +581,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-5##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-5##" + } + ], "device_name": "/dev/sda1" } ], @@ -644,12 +665,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-8##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-8##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/vm/TF-147_vm_resource_with_user_data_attributes_ok/step1.vm_resource_with_user_data_ok.ref b/tests/qa_provider_oapi/data/vm/TF-147_vm_resource_with_user_data_attributes_ok/step1.vm_resource_with_user_data_ok.ref index cf28a324d..c1a94f1ce 100644 --- a/tests/qa_provider_oapi/data/vm/TF-147_vm_resource_with_user_data_attributes_ok/step1.vm_resource_with_user_data_ok.ref +++ b/tests/qa_provider_oapi/data/vm/TF-147_vm_resource_with_user_data_attributes_ok/step1.vm_resource_with_user_data_ok.ref @@ -41,12 +41,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-1##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-1##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/vm/TF-148_vm_resource_with_user_data_attributes_ok/step1.vm_resource_with_user_data_ok_2.ref b/tests/qa_provider_oapi/data/vm/TF-148_vm_resource_with_user_data_attributes_ok/step1.vm_resource_with_user_data_ok_2.ref index e77d1f8fb..486368814 100644 --- a/tests/qa_provider_oapi/data/vm/TF-148_vm_resource_with_user_data_attributes_ok/step1.vm_resource_with_user_data_ok_2.ref +++ b/tests/qa_provider_oapi/data/vm/TF-148_vm_resource_with_user_data_attributes_ok/step1.vm_resource_with_user_data_ok_2.ref @@ -41,12 +41,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-1##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-1##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/vm_state/TF-149_vm_state_datasource_centos_attributes_ok/step1.vm_state_datasource_centos_attributes_ok.ref b/tests/qa_provider_oapi/data/vm_state/TF-149_vm_state_datasource_centos_attributes_ok/step1.vm_state_datasource_centos_attributes_ok.ref index 9a9e16978..5c6d404dc 100644 --- a/tests/qa_provider_oapi/data/vm_state/TF-149_vm_state_datasource_centos_attributes_ok/step1.vm_state_datasource_centos_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/vm_state/TF-149_vm_state_datasource_centos_attributes_ok/step1.vm_state_datasource_centos_attributes_ok.ref @@ -63,12 +63,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-2##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-2##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/vm_states/TF-150_vm_states_datasource_centos_attributes_ok/step1.vm_states_datasource_centos_attributes_ok.ref b/tests/qa_provider_oapi/data/vm_states/TF-150_vm_states_datasource_centos_attributes_ok/step1.vm_states_datasource_centos_attributes_ok.ref index 3e576c8ef..6e7f98897 100644 --- a/tests/qa_provider_oapi/data/vm_states/TF-150_vm_states_datasource_centos_attributes_ok/step1.vm_states_datasource_centos_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/vm_states/TF-150_vm_states_datasource_centos_attributes_ok/step1.vm_states_datasource_centos_attributes_ok.ref @@ -76,12 +76,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-4##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-4##" + } + ], "device_name": "/dev/sda1" } ], @@ -156,12 +159,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-8##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-8##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/vms/TF-151_vms_datasource_attributes_ok/step1.vms_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/vms/TF-151_vms_datasource_attributes_ok/step1.vms_datasource_attributes_ok.ref index bc3f22742..7cb3f6132 100644 --- a/tests/qa_provider_oapi/data/vms/TF-151_vms_datasource_attributes_ok/step1.vms_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/vms/TF-151_vms_datasource_attributes_ok/step1.vms_datasource_attributes_ok.ref @@ -22,12 +22,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-1##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-1##" + } + ], "device_name": "/dev/sda1" } ], @@ -81,12 +84,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" } ], @@ -179,12 +185,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-1##" + } + ], "device_name": "/dev/sda1" } ], @@ -252,12 +261,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-1##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" } ], @@ -332,12 +344,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-10##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-10##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/vms/TF-151_vms_datasource_attributes_ok/step2.vms_datasource_attributes_ok.ref b/tests/qa_provider_oapi/data/vms/TF-151_vms_datasource_attributes_ok/step2.vms_datasource_attributes_ok.ref index f65f68a0e..ac69ee516 100644 --- a/tests/qa_provider_oapi/data/vms/TF-151_vms_datasource_attributes_ok/step2.vms_datasource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/vms/TF-151_vms_datasource_attributes_ok/step2.vms_datasource_attributes_ok.ref @@ -22,12 +22,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-1##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-1##" + } + ], "device_name": "/dev/sda1" } ], @@ -81,12 +84,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" } ], @@ -159,12 +165,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-10##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-10##" + } + ], "device_name": "/dev/sda1" } ], @@ -246,12 +255,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-10##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-10##" + } + ], "device_name": "/dev/sda1" } ], @@ -333,12 +345,15 @@ "architecture": "x86_64", "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-10##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-10##" + } + ], "device_name": "/dev/sda1" } ], @@ -440,12 +455,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-1##" + } + ], "device_name": "/dev/sda1" } ], @@ -513,12 +531,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-1##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" } ], @@ -593,12 +614,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-10##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-10##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/volumes/TF-159_volumes_datasource_attributes_ok4/step1.volumes_datasource_attributes_ok4.ref b/tests/qa_provider_oapi/data/volumes/TF-159_volumes_datasource_attributes_ok4/step1.volumes_datasource_attributes_ok4.ref index 5e20cea5b..dd029dca7 100644 --- a/tests/qa_provider_oapi/data/volumes/TF-159_volumes_datasource_attributes_ok4/step1.volumes_datasource_attributes_ok4.ref +++ b/tests/qa_provider_oapi/data/volumes/TF-159_volumes_datasource_attributes_ok4/step1.volumes_datasource_attributes_ok4.ref @@ -120,12 +120,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" } ], diff --git a/tests/qa_provider_oapi/data/volumes/TF-159_volumes_datasource_attributes_ok4/step2.volumes_datasource_attributes_ok4.ref b/tests/qa_provider_oapi/data/volumes/TF-159_volumes_datasource_attributes_ok4/step2.volumes_datasource_attributes_ok4.ref index 600f47b73..388920088 100644 --- a/tests/qa_provider_oapi/data/volumes/TF-159_volumes_datasource_attributes_ok4/step2.volumes_datasource_attributes_ok4.ref +++ b/tests/qa_provider_oapi/data/volumes/TF-159_volumes_datasource_attributes_ok4/step2.volumes_datasource_attributes_ok4.ref @@ -120,21 +120,32 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-6##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-6##" + } + ], "device_name": "/dev/sda1" }, { - "bsu": { - "delete_on_vm_deletion": "false", - "link_date": "########", - "state": "attached", - "volume_id": "##id-4##" - }, + "bsu": [ + { + "delete_on_vm_deletion": false, + "link_date": "########", + "state": "attached", + "tags": [ + { + "key": "type", + "value": "io1" + } + ], + "volume_id": "##id-3##" + } + ], "device_name": "/dev/xvdc" } ], diff --git a/tests/qa_provider_oapi/data/volumes_link/TF-160_volumes_link_resource_attributes_ok/step1.volumes_link_resource_attributes_ok.ref b/tests/qa_provider_oapi/data/volumes_link/TF-160_volumes_link_resource_attributes_ok/step1.volumes_link_resource_attributes_ok.ref index 821fe922a..b542853f6 100644 --- a/tests/qa_provider_oapi/data/volumes_link/TF-160_volumes_link_resource_attributes_ok/step1.volumes_link_resource_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/volumes_link/TF-160_volumes_link_resource_attributes_ok/step1.volumes_link_resource_attributes_ok.ref @@ -41,12 +41,15 @@ "block_device_mappings": [], "block_device_mappings_created": [ { - "bsu": { - "delete_on_vm_deletion": "true", - "link_date": "########", - "state": "attached", - "volume_id": "##id-1##" - }, + "bsu": [ + { + "delete_on_vm_deletion": true, + "link_date": "########", + "state": "attached", + "tags": [], + "volume_id": "##id-1##" + } + ], "device_name": "/dev/sda1" } ],