From 2a1e4e4c5067436f6047175add4814b9658740e1 Mon Sep 17 00:00:00 2001 From: "metal-robot[bot]" <68018895+metal-robot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 13:54:17 +0100 Subject: [PATCH] Bump metal-api to version v0.24.4 (#96) * Bump metal-api to version v0.24.4 * Bump to version v0.24.4 --------- Co-authored-by: metal-stack --- metal_python/__init__.py | 2 +- metal_python/api/audit_api.py | 2 +- metal_python/api/filesystemlayout_api.py | 2 +- metal_python/api/firewall_api.py | 2 +- metal_python/api/firmware_api.py | 2 +- metal_python/api/health_api.py | 2 +- metal_python/api/image_api.py | 2 +- metal_python/api/ip_api.py | 2 +- metal_python/api/machine_api.py | 2 +- metal_python/api/network_api.py | 2 +- metal_python/api/partition_api.py | 2 +- metal_python/api/project_api.py | 2 +- metal_python/api/size_api.py | 2 +- metal_python/api/sizeimageconstraint_api.py | 2 +- metal_python/api/switch_api.py | 2 +- metal_python/api/tenant_api.py | 2 +- metal_python/api/user_api.py | 2 +- metal_python/api/version_api.py | 2 +- metal_python/api/vpn_api.py | 2 +- metal_python/api_client.py | 4 ++-- metal_python/configuration.py | 6 +++--- metal_python/models/__init__.py | 2 +- metal_python/models/datastore_image_search_query.py | 2 +- metal_python/models/datastore_ip_search_query.py | 2 +- metal_python/models/datastore_machine_search_query.py | 2 +- metal_python/models/datastore_network_search_query.py | 2 +- metal_python/models/datastore_switch_search_query.py | 2 +- metal_python/models/httperrors_http_error_response.py | 2 +- metal_python/models/rest_health_response.py | 2 +- metal_python/models/rest_health_result.py | 2 +- metal_python/models/rest_version.py | 2 +- metal_python/models/v1_audit_find_request.py | 2 +- metal_python/models/v1_audit_response.py | 2 +- metal_python/models/v1_bgp_filter.py | 2 +- metal_python/models/v1_board_revisions.py | 2 +- metal_python/models/v1_boot_info.py | 2 +- metal_python/models/v1_chassis_identify_led_state.py | 2 +- metal_python/models/v1_common.py | 2 +- metal_python/models/v1_describable.py | 2 +- metal_python/models/v1_disk.py | 2 +- metal_python/models/v1_disk_partition.py | 2 +- metal_python/models/v1_empty_body.py | 2 +- metal_python/models/v1_filesystem.py | 2 +- metal_python/models/v1_filesystem_layout_base.py | 2 +- metal_python/models/v1_filesystem_layout_constraints.py | 2 +- metal_python/models/v1_filesystem_layout_create_request.py | 2 +- metal_python/models/v1_filesystem_layout_match_request.py | 2 +- metal_python/models/v1_filesystem_layout_response.py | 2 +- metal_python/models/v1_filesystem_layout_try_request.py | 2 +- metal_python/models/v1_filesystem_layout_update_request.py | 2 +- metal_python/models/v1_firewall_create_request.py | 2 +- metal_python/models/v1_firewall_find_request.py | 2 +- metal_python/models/v1_firewall_response.py | 2 +- metal_python/models/v1_firmwares_response.py | 2 +- metal_python/models/v1_iam_config.py | 2 +- metal_python/models/v1_identifiable.py | 2 +- metal_python/models/v1_idm_config.py | 2 +- metal_python/models/v1_image_base.py | 2 +- metal_python/models/v1_image_create_request.py | 2 +- metal_python/models/v1_image_find_request.py | 2 +- metal_python/models/v1_image_response.py | 2 +- metal_python/models/v1_image_update_request.py | 2 +- metal_python/models/v1_ip_allocate_request.py | 2 +- metal_python/models/v1_ip_base.py | 2 +- metal_python/models/v1_ip_find_request.py | 2 +- metal_python/models/v1_ip_identifiable.py | 2 +- metal_python/models/v1_ip_response.py | 2 +- metal_python/models/v1_ip_update_request.py | 2 +- metal_python/models/v1_issuer_config.py | 2 +- metal_python/models/v1_logical_volume.py | 2 +- metal_python/models/v1_machine_allocate_request.py | 2 +- metal_python/models/v1_machine_allocation.py | 2 +- metal_python/models/v1_machine_allocation_network.py | 2 +- metal_python/models/v1_machine_base.py | 2 +- metal_python/models/v1_machine_bios.py | 2 +- metal_python/models/v1_machine_block_device.py | 2 +- metal_python/models/v1_machine_console_password_request.py | 2 +- metal_python/models/v1_machine_console_password_response.py | 2 +- metal_python/models/v1_machine_find_request.py | 2 +- metal_python/models/v1_machine_fru.py | 2 +- metal_python/models/v1_machine_hardware.py | 2 +- metal_python/models/v1_machine_hardware_base.py | 2 +- metal_python/models/v1_machine_ipmi.py | 2 +- metal_python/models/v1_machine_ipmi_report.py | 2 +- metal_python/models/v1_machine_ipmi_report_response.py | 2 +- metal_python/models/v1_machine_ipmi_reports.py | 2 +- metal_python/models/v1_machine_ipmi_response.py | 2 +- metal_python/models/v1_machine_issue.py | 2 +- metal_python/models/v1_machine_issue_response.py | 2 +- metal_python/models/v1_machine_issues_request.py | 2 +- metal_python/models/v1_machine_network.py | 2 +- metal_python/models/v1_machine_nic.py | 2 +- metal_python/models/v1_machine_provisioning_event.py | 2 +- .../models/v1_machine_recent_provisioning_events.py | 2 +- metal_python/models/v1_machine_reinstall_request.py | 2 +- metal_python/models/v1_machine_response.py | 2 +- metal_python/models/v1_machine_state.py | 2 +- metal_python/models/v1_machine_update_firmware_request.py | 2 +- metal_python/models/v1_machine_update_request.py | 2 +- metal_python/models/v1_machine_vpn.py | 2 +- metal_python/models/v1_meta.py | 2 +- metal_python/models/v1_network_allocate_request.py | 2 +- metal_python/models/v1_network_base.py | 2 +- metal_python/models/v1_network_create_request.py | 2 +- metal_python/models/v1_network_find_request.py | 2 +- metal_python/models/v1_network_immutable.py | 2 +- metal_python/models/v1_network_response.py | 2 +- metal_python/models/v1_network_update_request.py | 2 +- metal_python/models/v1_network_usage.py | 2 +- metal_python/models/v1_paging.py | 2 +- metal_python/models/v1_partition_base.py | 2 +- metal_python/models/v1_partition_boot_configuration.py | 2 +- metal_python/models/v1_partition_capacity.py | 2 +- metal_python/models/v1_partition_capacity_request.py | 2 +- metal_python/models/v1_partition_create_request.py | 2 +- metal_python/models/v1_partition_response.py | 2 +- metal_python/models/v1_partition_update_request.py | 2 +- metal_python/models/v1_power_metric.py | 2 +- metal_python/models/v1_project.py | 2 +- metal_python/models/v1_project_create_request.py | 2 +- metal_python/models/v1_project_find_request.py | 2 +- metal_python/models/v1_project_response.py | 2 +- metal_python/models/v1_project_update_request.py | 2 +- metal_python/models/v1_quota.py | 2 +- metal_python/models/v1_quota_set.py | 2 +- metal_python/models/v1_raid.py | 2 +- metal_python/models/v1_server_capacity.py | 2 +- metal_python/models/v1_size_constraint.py | 2 +- metal_python/models/v1_size_constraint_matching_log.py | 2 +- metal_python/models/v1_size_create_request.py | 2 +- metal_python/models/v1_size_image_constraint_base.py | 2 +- .../models/v1_size_image_constraint_create_request.py | 2 +- metal_python/models/v1_size_image_constraint_response.py | 2 +- metal_python/models/v1_size_image_constraint_try_request.py | 2 +- .../models/v1_size_image_constraint_update_request.py | 2 +- metal_python/models/v1_size_matching_log.py | 2 +- metal_python/models/v1_size_response.py | 2 +- metal_python/models/v1_size_suggest_request.py | 2 +- metal_python/models/v1_size_update_request.py | 2 +- metal_python/models/v1_switch_base.py | 2 +- metal_python/models/v1_switch_connection.py | 2 +- metal_python/models/v1_switch_find_request.py | 2 +- metal_python/models/v1_switch_nic.py | 2 +- metal_python/models/v1_switch_notify_request.py | 2 +- metal_python/models/v1_switch_notify_response.py | 2 +- metal_python/models/v1_switch_os.py | 2 +- metal_python/models/v1_switch_register_request.py | 2 +- metal_python/models/v1_switch_response.py | 2 +- metal_python/models/v1_switch_sync.py | 2 +- metal_python/models/v1_switch_update_request.py | 2 +- metal_python/models/v1_tenant.py | 2 +- metal_python/models/v1_tenant_create_request.py | 2 +- metal_python/models/v1_tenant_find_request.py | 2 +- metal_python/models/v1_tenant_response.py | 2 +- metal_python/models/v1_tenant_update_request.py | 2 +- metal_python/models/v1_timestamps.py | 2 +- metal_python/models/v1_user.py | 2 +- metal_python/models/v1_vendor_revisions.py | 2 +- metal_python/models/v1_volume_group.py | 2 +- metal_python/models/v1_vpn_request.py | 2 +- metal_python/models/v1_vpn_response.py | 2 +- metal_python/rest.py | 2 +- test/test_audit_api.py | 2 +- test/test_datastore_image_search_query.py | 2 +- test/test_datastore_ip_search_query.py | 2 +- test/test_datastore_machine_search_query.py | 2 +- test/test_datastore_network_search_query.py | 2 +- test/test_datastore_switch_search_query.py | 2 +- test/test_filesystemlayout_api.py | 2 +- test/test_firewall_api.py | 2 +- test/test_firmware_api.py | 2 +- test/test_health_api.py | 2 +- test/test_httperrors_http_error_response.py | 2 +- test/test_image_api.py | 2 +- test/test_ip_api.py | 2 +- test/test_machine_api.py | 2 +- test/test_network_api.py | 2 +- test/test_partition_api.py | 2 +- test/test_project_api.py | 2 +- test/test_rest_health_response.py | 2 +- test/test_rest_health_result.py | 2 +- test/test_rest_version.py | 2 +- test/test_size_api.py | 2 +- test/test_sizeimageconstraint_api.py | 2 +- test/test_switch_api.py | 2 +- test/test_tenant_api.py | 2 +- test/test_user_api.py | 2 +- test/test_v1_audit_find_request.py | 2 +- test/test_v1_audit_response.py | 2 +- test/test_v1_bgp_filter.py | 2 +- test/test_v1_board_revisions.py | 2 +- test/test_v1_boot_info.py | 2 +- test/test_v1_chassis_identify_led_state.py | 2 +- test/test_v1_common.py | 2 +- test/test_v1_describable.py | 2 +- test/test_v1_disk.py | 2 +- test/test_v1_disk_partition.py | 2 +- test/test_v1_empty_body.py | 2 +- test/test_v1_filesystem.py | 2 +- test/test_v1_filesystem_layout_base.py | 2 +- test/test_v1_filesystem_layout_constraints.py | 2 +- test/test_v1_filesystem_layout_create_request.py | 2 +- test/test_v1_filesystem_layout_match_request.py | 2 +- test/test_v1_filesystem_layout_response.py | 2 +- test/test_v1_filesystem_layout_try_request.py | 2 +- test/test_v1_filesystem_layout_update_request.py | 2 +- test/test_v1_firewall_create_request.py | 2 +- test/test_v1_firewall_find_request.py | 2 +- test/test_v1_firewall_response.py | 2 +- test/test_v1_firmwares_response.py | 2 +- test/test_v1_iam_config.py | 2 +- test/test_v1_identifiable.py | 2 +- test/test_v1_idm_config.py | 2 +- test/test_v1_image_base.py | 2 +- test/test_v1_image_create_request.py | 2 +- test/test_v1_image_find_request.py | 2 +- test/test_v1_image_response.py | 2 +- test/test_v1_image_update_request.py | 2 +- test/test_v1_ip_allocate_request.py | 2 +- test/test_v1_ip_base.py | 2 +- test/test_v1_ip_find_request.py | 2 +- test/test_v1_ip_identifiable.py | 2 +- test/test_v1_ip_response.py | 2 +- test/test_v1_ip_update_request.py | 2 +- test/test_v1_issuer_config.py | 2 +- test/test_v1_logical_volume.py | 2 +- test/test_v1_machine_allocate_request.py | 2 +- test/test_v1_machine_allocation.py | 2 +- test/test_v1_machine_allocation_network.py | 2 +- test/test_v1_machine_base.py | 2 +- test/test_v1_machine_bios.py | 2 +- test/test_v1_machine_block_device.py | 2 +- test/test_v1_machine_console_password_request.py | 2 +- test/test_v1_machine_console_password_response.py | 2 +- test/test_v1_machine_find_request.py | 2 +- test/test_v1_machine_fru.py | 2 +- test/test_v1_machine_hardware.py | 2 +- test/test_v1_machine_hardware_base.py | 2 +- test/test_v1_machine_ipmi.py | 2 +- test/test_v1_machine_ipmi_report.py | 2 +- test/test_v1_machine_ipmi_report_response.py | 2 +- test/test_v1_machine_ipmi_reports.py | 2 +- test/test_v1_machine_ipmi_response.py | 2 +- test/test_v1_machine_issue.py | 2 +- test/test_v1_machine_issue_response.py | 2 +- test/test_v1_machine_issues_request.py | 2 +- test/test_v1_machine_network.py | 2 +- test/test_v1_machine_nic.py | 2 +- test/test_v1_machine_provisioning_event.py | 2 +- test/test_v1_machine_recent_provisioning_events.py | 2 +- test/test_v1_machine_reinstall_request.py | 2 +- test/test_v1_machine_response.py | 2 +- test/test_v1_machine_state.py | 2 +- test/test_v1_machine_update_firmware_request.py | 2 +- test/test_v1_machine_update_request.py | 2 +- test/test_v1_machine_vpn.py | 2 +- test/test_v1_meta.py | 2 +- test/test_v1_network_allocate_request.py | 2 +- test/test_v1_network_base.py | 2 +- test/test_v1_network_create_request.py | 2 +- test/test_v1_network_find_request.py | 2 +- test/test_v1_network_immutable.py | 2 +- test/test_v1_network_response.py | 2 +- test/test_v1_network_update_request.py | 2 +- test/test_v1_network_usage.py | 2 +- test/test_v1_paging.py | 2 +- test/test_v1_partition_base.py | 2 +- test/test_v1_partition_boot_configuration.py | 2 +- test/test_v1_partition_capacity.py | 2 +- test/test_v1_partition_capacity_request.py | 2 +- test/test_v1_partition_create_request.py | 2 +- test/test_v1_partition_response.py | 2 +- test/test_v1_partition_update_request.py | 2 +- test/test_v1_power_metric.py | 2 +- test/test_v1_project.py | 2 +- test/test_v1_project_create_request.py | 2 +- test/test_v1_project_find_request.py | 2 +- test/test_v1_project_response.py | 2 +- test/test_v1_project_update_request.py | 2 +- test/test_v1_quota.py | 2 +- test/test_v1_quota_set.py | 2 +- test/test_v1_raid.py | 2 +- test/test_v1_server_capacity.py | 2 +- test/test_v1_size_constraint.py | 2 +- test/test_v1_size_constraint_matching_log.py | 2 +- test/test_v1_size_create_request.py | 2 +- test/test_v1_size_image_constraint_base.py | 2 +- test/test_v1_size_image_constraint_create_request.py | 2 +- test/test_v1_size_image_constraint_response.py | 2 +- test/test_v1_size_image_constraint_try_request.py | 2 +- test/test_v1_size_image_constraint_update_request.py | 2 +- test/test_v1_size_matching_log.py | 2 +- test/test_v1_size_response.py | 2 +- test/test_v1_size_suggest_request.py | 2 +- test/test_v1_size_update_request.py | 2 +- test/test_v1_switch_base.py | 2 +- test/test_v1_switch_connection.py | 2 +- test/test_v1_switch_find_request.py | 2 +- test/test_v1_switch_nic.py | 2 +- test/test_v1_switch_notify_request.py | 2 +- test/test_v1_switch_notify_response.py | 2 +- test/test_v1_switch_os.py | 2 +- test/test_v1_switch_register_request.py | 2 +- test/test_v1_switch_response.py | 2 +- test/test_v1_switch_sync.py | 2 +- test/test_v1_switch_update_request.py | 2 +- test/test_v1_tenant.py | 2 +- test/test_v1_tenant_create_request.py | 2 +- test/test_v1_tenant_find_request.py | 2 +- test/test_v1_tenant_response.py | 2 +- test/test_v1_tenant_update_request.py | 2 +- test/test_v1_timestamps.py | 2 +- test/test_v1_user.py | 2 +- test/test_v1_vendor_revisions.py | 2 +- test/test_v1_volume_group.py | 2 +- test/test_v1_vpn_request.py | 2 +- test/test_v1_vpn_response.py | 2 +- test/test_version_api.py | 2 +- test/test_vpn_api.py | 2 +- version.py | 2 +- 320 files changed, 323 insertions(+), 323 deletions(-) diff --git a/metal_python/__init__.py b/metal_python/__init__.py index 69b2fb3d7..4afac0929 100644 --- a/metal_python/__init__.py +++ b/metal_python/__init__.py @@ -7,7 +7,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/audit_api.py b/metal_python/api/audit_api.py index d4fe9907e..383be99a0 100644 --- a/metal_python/api/audit_api.py +++ b/metal_python/api/audit_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/filesystemlayout_api.py b/metal_python/api/filesystemlayout_api.py index c80d93c6d..f70008639 100644 --- a/metal_python/api/filesystemlayout_api.py +++ b/metal_python/api/filesystemlayout_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/firewall_api.py b/metal_python/api/firewall_api.py index b471e9301..429ffd001 100644 --- a/metal_python/api/firewall_api.py +++ b/metal_python/api/firewall_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/firmware_api.py b/metal_python/api/firmware_api.py index 3ee03194b..12f81b23f 100644 --- a/metal_python/api/firmware_api.py +++ b/metal_python/api/firmware_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/health_api.py b/metal_python/api/health_api.py index b25b9ffe0..331d69e17 100644 --- a/metal_python/api/health_api.py +++ b/metal_python/api/health_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/image_api.py b/metal_python/api/image_api.py index cb27b9b0a..640de0e7c 100644 --- a/metal_python/api/image_api.py +++ b/metal_python/api/image_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/ip_api.py b/metal_python/api/ip_api.py index a2e583dc7..662dde9d4 100644 --- a/metal_python/api/ip_api.py +++ b/metal_python/api/ip_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/machine_api.py b/metal_python/api/machine_api.py index a74c569b8..509f61b6b 100644 --- a/metal_python/api/machine_api.py +++ b/metal_python/api/machine_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/network_api.py b/metal_python/api/network_api.py index 13fa8f1cb..a32c04656 100644 --- a/metal_python/api/network_api.py +++ b/metal_python/api/network_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/partition_api.py b/metal_python/api/partition_api.py index acba163b4..fbfb21b98 100644 --- a/metal_python/api/partition_api.py +++ b/metal_python/api/partition_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/project_api.py b/metal_python/api/project_api.py index 84fe23658..d38e511cc 100644 --- a/metal_python/api/project_api.py +++ b/metal_python/api/project_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/size_api.py b/metal_python/api/size_api.py index b3259b738..c190e2e21 100644 --- a/metal_python/api/size_api.py +++ b/metal_python/api/size_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/sizeimageconstraint_api.py b/metal_python/api/sizeimageconstraint_api.py index db7a901f6..ca59d3a22 100644 --- a/metal_python/api/sizeimageconstraint_api.py +++ b/metal_python/api/sizeimageconstraint_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/switch_api.py b/metal_python/api/switch_api.py index f92cc3221..8f585d20b 100644 --- a/metal_python/api/switch_api.py +++ b/metal_python/api/switch_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/tenant_api.py b/metal_python/api/tenant_api.py index 34247f94b..70555b573 100644 --- a/metal_python/api/tenant_api.py +++ b/metal_python/api/tenant_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/user_api.py b/metal_python/api/user_api.py index 6d258f6cd..435f24608 100644 --- a/metal_python/api/user_api.py +++ b/metal_python/api/user_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/version_api.py b/metal_python/api/version_api.py index 8e6f946b2..18474e74a 100644 --- a/metal_python/api/version_api.py +++ b/metal_python/api/version_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api/vpn_api.py b/metal_python/api/vpn_api.py index 48a2d33ba..5c08c53e1 100644 --- a/metal_python/api/vpn_api.py +++ b/metal_python/api/vpn_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/api_client.py b/metal_python/api_client.py index 1774da04f..d1ba7eab9 100644 --- a/metal_python/api_client.py +++ b/metal_python/api_client.py @@ -4,7 +4,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'Swagger-Codegen/v0.24.3/python' + self.user_agent = 'Swagger-Codegen/v0.24.4/python' def __del__(self): if self._pool is not None: diff --git a/metal_python/configuration.py b/metal_python/configuration.py index 85c3de3a1..b48eec2b0 100644 --- a/metal_python/configuration.py +++ b/metal_python/configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -254,6 +254,6 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: v0.24.3\n"\ - "SDK Package Version: v0.24.3".\ + "Version of the API: v0.24.4\n"\ + "SDK Package Version: v0.24.4".\ format(env=sys.platform, pyversion=sys.version) diff --git a/metal_python/models/__init__.py b/metal_python/models/__init__.py index e396a5e23..5b01af991 100644 --- a/metal_python/models/__init__.py +++ b/metal_python/models/__init__.py @@ -6,7 +6,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_image_search_query.py b/metal_python/models/datastore_image_search_query.py index 8d2791879..9acbb6e4d 100644 --- a/metal_python/models/datastore_image_search_query.py +++ b/metal_python/models/datastore_image_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_ip_search_query.py b/metal_python/models/datastore_ip_search_query.py index bbeb51f1d..e63ecad5c 100644 --- a/metal_python/models/datastore_ip_search_query.py +++ b/metal_python/models/datastore_ip_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_machine_search_query.py b/metal_python/models/datastore_machine_search_query.py index e809957d8..4aa20a3c3 100644 --- a/metal_python/models/datastore_machine_search_query.py +++ b/metal_python/models/datastore_machine_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_network_search_query.py b/metal_python/models/datastore_network_search_query.py index 4152ffd2f..b3a5fba27 100644 --- a/metal_python/models/datastore_network_search_query.py +++ b/metal_python/models/datastore_network_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/datastore_switch_search_query.py b/metal_python/models/datastore_switch_search_query.py index 725b7e270..6d81669ea 100644 --- a/metal_python/models/datastore_switch_search_query.py +++ b/metal_python/models/datastore_switch_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/httperrors_http_error_response.py b/metal_python/models/httperrors_http_error_response.py index 4e5e07635..cb1baf8be 100644 --- a/metal_python/models/httperrors_http_error_response.py +++ b/metal_python/models/httperrors_http_error_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/rest_health_response.py b/metal_python/models/rest_health_response.py index 180d6309c..b9bd47300 100644 --- a/metal_python/models/rest_health_response.py +++ b/metal_python/models/rest_health_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/rest_health_result.py b/metal_python/models/rest_health_result.py index ccc9733b7..a578b968b 100644 --- a/metal_python/models/rest_health_result.py +++ b/metal_python/models/rest_health_result.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/rest_version.py b/metal_python/models/rest_version.py index e718a67b3..79da117ce 100644 --- a/metal_python/models/rest_version.py +++ b/metal_python/models/rest_version.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_audit_find_request.py b/metal_python/models/v1_audit_find_request.py index 78dbf0e93..02f1a21b8 100644 --- a/metal_python/models/v1_audit_find_request.py +++ b/metal_python/models/v1_audit_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_audit_response.py b/metal_python/models/v1_audit_response.py index 2c4444ccc..279b44890 100644 --- a/metal_python/models/v1_audit_response.py +++ b/metal_python/models/v1_audit_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_bgp_filter.py b/metal_python/models/v1_bgp_filter.py index a4a8d7117..1d39295fd 100644 --- a/metal_python/models/v1_bgp_filter.py +++ b/metal_python/models/v1_bgp_filter.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_board_revisions.py b/metal_python/models/v1_board_revisions.py index d3463c10a..688bae4c4 100644 --- a/metal_python/models/v1_board_revisions.py +++ b/metal_python/models/v1_board_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_boot_info.py b/metal_python/models/v1_boot_info.py index 3dfc745ff..06a11c291 100644 --- a/metal_python/models/v1_boot_info.py +++ b/metal_python/models/v1_boot_info.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_chassis_identify_led_state.py b/metal_python/models/v1_chassis_identify_led_state.py index 07022eddf..3292b52a0 100644 --- a/metal_python/models/v1_chassis_identify_led_state.py +++ b/metal_python/models/v1_chassis_identify_led_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_common.py b/metal_python/models/v1_common.py index 1ec8322c5..2e19083e6 100644 --- a/metal_python/models/v1_common.py +++ b/metal_python/models/v1_common.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_describable.py b/metal_python/models/v1_describable.py index a2583bfac..e41e884f8 100644 --- a/metal_python/models/v1_describable.py +++ b/metal_python/models/v1_describable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_disk.py b/metal_python/models/v1_disk.py index 7ecac6e1b..97ad8881a 100644 --- a/metal_python/models/v1_disk.py +++ b/metal_python/models/v1_disk.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_disk_partition.py b/metal_python/models/v1_disk_partition.py index 01b478bd7..5f4b0c47a 100644 --- a/metal_python/models/v1_disk_partition.py +++ b/metal_python/models/v1_disk_partition.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_empty_body.py b/metal_python/models/v1_empty_body.py index 5aee2f11b..014e3edfe 100644 --- a/metal_python/models/v1_empty_body.py +++ b/metal_python/models/v1_empty_body.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem.py b/metal_python/models/v1_filesystem.py index ed834eb2b..cc546fae2 100644 --- a/metal_python/models/v1_filesystem.py +++ b/metal_python/models/v1_filesystem.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_base.py b/metal_python/models/v1_filesystem_layout_base.py index 664e0e4c4..f6fcdbe71 100644 --- a/metal_python/models/v1_filesystem_layout_base.py +++ b/metal_python/models/v1_filesystem_layout_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_constraints.py b/metal_python/models/v1_filesystem_layout_constraints.py index 24eef78ea..e41b2f847 100644 --- a/metal_python/models/v1_filesystem_layout_constraints.py +++ b/metal_python/models/v1_filesystem_layout_constraints.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_create_request.py b/metal_python/models/v1_filesystem_layout_create_request.py index 7efbbfb27..d99f6e5ad 100644 --- a/metal_python/models/v1_filesystem_layout_create_request.py +++ b/metal_python/models/v1_filesystem_layout_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_match_request.py b/metal_python/models/v1_filesystem_layout_match_request.py index 9138ee80c..42fc8b383 100644 --- a/metal_python/models/v1_filesystem_layout_match_request.py +++ b/metal_python/models/v1_filesystem_layout_match_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_response.py b/metal_python/models/v1_filesystem_layout_response.py index 8217e975a..5877c6906 100644 --- a/metal_python/models/v1_filesystem_layout_response.py +++ b/metal_python/models/v1_filesystem_layout_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_try_request.py b/metal_python/models/v1_filesystem_layout_try_request.py index a6798f0d7..40625e026 100644 --- a/metal_python/models/v1_filesystem_layout_try_request.py +++ b/metal_python/models/v1_filesystem_layout_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_filesystem_layout_update_request.py b/metal_python/models/v1_filesystem_layout_update_request.py index 950685f4c..acb5bda11 100644 --- a/metal_python/models/v1_filesystem_layout_update_request.py +++ b/metal_python/models/v1_filesystem_layout_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_create_request.py b/metal_python/models/v1_firewall_create_request.py index 7300b983e..b636757cf 100644 --- a/metal_python/models/v1_firewall_create_request.py +++ b/metal_python/models/v1_firewall_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_find_request.py b/metal_python/models/v1_firewall_find_request.py index 595840864..23cbdb409 100644 --- a/metal_python/models/v1_firewall_find_request.py +++ b/metal_python/models/v1_firewall_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firewall_response.py b/metal_python/models/v1_firewall_response.py index 6d97670eb..aff222b8b 100644 --- a/metal_python/models/v1_firewall_response.py +++ b/metal_python/models/v1_firewall_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_firmwares_response.py b/metal_python/models/v1_firmwares_response.py index e408fe161..dc13072b0 100644 --- a/metal_python/models/v1_firmwares_response.py +++ b/metal_python/models/v1_firmwares_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_iam_config.py b/metal_python/models/v1_iam_config.py index 6cb66a33f..890696449 100644 --- a/metal_python/models/v1_iam_config.py +++ b/metal_python/models/v1_iam_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_identifiable.py b/metal_python/models/v1_identifiable.py index fdb327c74..59e365ca6 100644 --- a/metal_python/models/v1_identifiable.py +++ b/metal_python/models/v1_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_idm_config.py b/metal_python/models/v1_idm_config.py index 4dfa35483..b7a0bdc87 100644 --- a/metal_python/models/v1_idm_config.py +++ b/metal_python/models/v1_idm_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_base.py b/metal_python/models/v1_image_base.py index 41c8a85cf..18cfa9cb8 100644 --- a/metal_python/models/v1_image_base.py +++ b/metal_python/models/v1_image_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_create_request.py b/metal_python/models/v1_image_create_request.py index 1f4276447..72526eef8 100644 --- a/metal_python/models/v1_image_create_request.py +++ b/metal_python/models/v1_image_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_find_request.py b/metal_python/models/v1_image_find_request.py index 83d742dbe..6b1082dfd 100644 --- a/metal_python/models/v1_image_find_request.py +++ b/metal_python/models/v1_image_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_response.py b/metal_python/models/v1_image_response.py index 49de6dc1c..466c800ac 100644 --- a/metal_python/models/v1_image_response.py +++ b/metal_python/models/v1_image_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_image_update_request.py b/metal_python/models/v1_image_update_request.py index 91fe10129..45963a968 100644 --- a/metal_python/models/v1_image_update_request.py +++ b/metal_python/models/v1_image_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_allocate_request.py b/metal_python/models/v1_ip_allocate_request.py index b14cb5f3a..5cd909750 100644 --- a/metal_python/models/v1_ip_allocate_request.py +++ b/metal_python/models/v1_ip_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_base.py b/metal_python/models/v1_ip_base.py index 4401d0878..b51e876c3 100644 --- a/metal_python/models/v1_ip_base.py +++ b/metal_python/models/v1_ip_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_find_request.py b/metal_python/models/v1_ip_find_request.py index ed2f3ffa4..3c53e6d28 100644 --- a/metal_python/models/v1_ip_find_request.py +++ b/metal_python/models/v1_ip_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_identifiable.py b/metal_python/models/v1_ip_identifiable.py index de19033cb..da86c0caa 100644 --- a/metal_python/models/v1_ip_identifiable.py +++ b/metal_python/models/v1_ip_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_response.py b/metal_python/models/v1_ip_response.py index 9aa0b1c26..ce5475f94 100644 --- a/metal_python/models/v1_ip_response.py +++ b/metal_python/models/v1_ip_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_ip_update_request.py b/metal_python/models/v1_ip_update_request.py index cf98cd327..1e0af3683 100644 --- a/metal_python/models/v1_ip_update_request.py +++ b/metal_python/models/v1_ip_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_issuer_config.py b/metal_python/models/v1_issuer_config.py index 08bb18385..c9e000160 100644 --- a/metal_python/models/v1_issuer_config.py +++ b/metal_python/models/v1_issuer_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_logical_volume.py b/metal_python/models/v1_logical_volume.py index abbe3f811..194af54ba 100644 --- a/metal_python/models/v1_logical_volume.py +++ b/metal_python/models/v1_logical_volume.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocate_request.py b/metal_python/models/v1_machine_allocate_request.py index 1eee9b4ed..411de4026 100644 --- a/metal_python/models/v1_machine_allocate_request.py +++ b/metal_python/models/v1_machine_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocation.py b/metal_python/models/v1_machine_allocation.py index 8bc0a910c..388232181 100644 --- a/metal_python/models/v1_machine_allocation.py +++ b/metal_python/models/v1_machine_allocation.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_allocation_network.py b/metal_python/models/v1_machine_allocation_network.py index 4130e8fbc..027696e51 100644 --- a/metal_python/models/v1_machine_allocation_network.py +++ b/metal_python/models/v1_machine_allocation_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_base.py b/metal_python/models/v1_machine_base.py index 53f089337..306d4df9e 100644 --- a/metal_python/models/v1_machine_base.py +++ b/metal_python/models/v1_machine_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_bios.py b/metal_python/models/v1_machine_bios.py index 588f57fa8..cd4cf0f8b 100644 --- a/metal_python/models/v1_machine_bios.py +++ b/metal_python/models/v1_machine_bios.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_block_device.py b/metal_python/models/v1_machine_block_device.py index 80785ccfe..d74f7719c 100644 --- a/metal_python/models/v1_machine_block_device.py +++ b/metal_python/models/v1_machine_block_device.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_console_password_request.py b/metal_python/models/v1_machine_console_password_request.py index b276a1b60..f1a8d16b3 100644 --- a/metal_python/models/v1_machine_console_password_request.py +++ b/metal_python/models/v1_machine_console_password_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_console_password_response.py b/metal_python/models/v1_machine_console_password_response.py index 88d37d7a4..f4891d940 100644 --- a/metal_python/models/v1_machine_console_password_response.py +++ b/metal_python/models/v1_machine_console_password_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_find_request.py b/metal_python/models/v1_machine_find_request.py index bab7388f9..c9df46f51 100644 --- a/metal_python/models/v1_machine_find_request.py +++ b/metal_python/models/v1_machine_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_fru.py b/metal_python/models/v1_machine_fru.py index 36656936a..10e730825 100644 --- a/metal_python/models/v1_machine_fru.py +++ b/metal_python/models/v1_machine_fru.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_hardware.py b/metal_python/models/v1_machine_hardware.py index 43702311c..b3d3cdd1c 100644 --- a/metal_python/models/v1_machine_hardware.py +++ b/metal_python/models/v1_machine_hardware.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_hardware_base.py b/metal_python/models/v1_machine_hardware_base.py index 95a927ca9..8d2fb44fe 100644 --- a/metal_python/models/v1_machine_hardware_base.py +++ b/metal_python/models/v1_machine_hardware_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi.py b/metal_python/models/v1_machine_ipmi.py index fb32c5725..01a324d5b 100644 --- a/metal_python/models/v1_machine_ipmi.py +++ b/metal_python/models/v1_machine_ipmi.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_report.py b/metal_python/models/v1_machine_ipmi_report.py index a1e2a4736..4c9241c90 100644 --- a/metal_python/models/v1_machine_ipmi_report.py +++ b/metal_python/models/v1_machine_ipmi_report.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_report_response.py b/metal_python/models/v1_machine_ipmi_report_response.py index b9a7307b5..e996e0c1b 100644 --- a/metal_python/models/v1_machine_ipmi_report_response.py +++ b/metal_python/models/v1_machine_ipmi_report_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_reports.py b/metal_python/models/v1_machine_ipmi_reports.py index 4357e4953..38e9b1225 100644 --- a/metal_python/models/v1_machine_ipmi_reports.py +++ b/metal_python/models/v1_machine_ipmi_reports.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_ipmi_response.py b/metal_python/models/v1_machine_ipmi_response.py index 321b5fcb8..f27487c7f 100644 --- a/metal_python/models/v1_machine_ipmi_response.py +++ b/metal_python/models/v1_machine_ipmi_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issue.py b/metal_python/models/v1_machine_issue.py index 36a327132..0e123fb5b 100644 --- a/metal_python/models/v1_machine_issue.py +++ b/metal_python/models/v1_machine_issue.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issue_response.py b/metal_python/models/v1_machine_issue_response.py index 95ed95822..41c5a5fbc 100644 --- a/metal_python/models/v1_machine_issue_response.py +++ b/metal_python/models/v1_machine_issue_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_issues_request.py b/metal_python/models/v1_machine_issues_request.py index 594276d86..b733932a4 100644 --- a/metal_python/models/v1_machine_issues_request.py +++ b/metal_python/models/v1_machine_issues_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_network.py b/metal_python/models/v1_machine_network.py index aeda6b249..87694c151 100644 --- a/metal_python/models/v1_machine_network.py +++ b/metal_python/models/v1_machine_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_nic.py b/metal_python/models/v1_machine_nic.py index 495af7812..08522daab 100644 --- a/metal_python/models/v1_machine_nic.py +++ b/metal_python/models/v1_machine_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_provisioning_event.py b/metal_python/models/v1_machine_provisioning_event.py index cebb1faa2..88ea51fee 100644 --- a/metal_python/models/v1_machine_provisioning_event.py +++ b/metal_python/models/v1_machine_provisioning_event.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_recent_provisioning_events.py b/metal_python/models/v1_machine_recent_provisioning_events.py index 1fe3f2174..f37442304 100644 --- a/metal_python/models/v1_machine_recent_provisioning_events.py +++ b/metal_python/models/v1_machine_recent_provisioning_events.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_reinstall_request.py b/metal_python/models/v1_machine_reinstall_request.py index 8a678e027..ccfa0e425 100644 --- a/metal_python/models/v1_machine_reinstall_request.py +++ b/metal_python/models/v1_machine_reinstall_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_response.py b/metal_python/models/v1_machine_response.py index 30c008727..96e4971e7 100644 --- a/metal_python/models/v1_machine_response.py +++ b/metal_python/models/v1_machine_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_state.py b/metal_python/models/v1_machine_state.py index 856a3eb4a..c24f15366 100644 --- a/metal_python/models/v1_machine_state.py +++ b/metal_python/models/v1_machine_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_update_firmware_request.py b/metal_python/models/v1_machine_update_firmware_request.py index 20d461694..739ef290a 100644 --- a/metal_python/models/v1_machine_update_firmware_request.py +++ b/metal_python/models/v1_machine_update_firmware_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_update_request.py b/metal_python/models/v1_machine_update_request.py index cd2b2088d..d8893f2fa 100644 --- a/metal_python/models/v1_machine_update_request.py +++ b/metal_python/models/v1_machine_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_machine_vpn.py b/metal_python/models/v1_machine_vpn.py index e9f9d3737..02530905a 100644 --- a/metal_python/models/v1_machine_vpn.py +++ b/metal_python/models/v1_machine_vpn.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_meta.py b/metal_python/models/v1_meta.py index 28ef237c1..631cb989b 100644 --- a/metal_python/models/v1_meta.py +++ b/metal_python/models/v1_meta.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_allocate_request.py b/metal_python/models/v1_network_allocate_request.py index 39073de62..13ee5e0ca 100644 --- a/metal_python/models/v1_network_allocate_request.py +++ b/metal_python/models/v1_network_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_base.py b/metal_python/models/v1_network_base.py index 8f9db21a9..78b88feca 100644 --- a/metal_python/models/v1_network_base.py +++ b/metal_python/models/v1_network_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_create_request.py b/metal_python/models/v1_network_create_request.py index 5a8cf0b1a..4157ed531 100644 --- a/metal_python/models/v1_network_create_request.py +++ b/metal_python/models/v1_network_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_find_request.py b/metal_python/models/v1_network_find_request.py index f793a7aa5..4465ba544 100644 --- a/metal_python/models/v1_network_find_request.py +++ b/metal_python/models/v1_network_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_immutable.py b/metal_python/models/v1_network_immutable.py index 3cafac6cd..889a50619 100644 --- a/metal_python/models/v1_network_immutable.py +++ b/metal_python/models/v1_network_immutable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_response.py b/metal_python/models/v1_network_response.py index 9a622f5ca..4a2a157a3 100644 --- a/metal_python/models/v1_network_response.py +++ b/metal_python/models/v1_network_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_update_request.py b/metal_python/models/v1_network_update_request.py index e9ad9cb75..a91f4dc4c 100644 --- a/metal_python/models/v1_network_update_request.py +++ b/metal_python/models/v1_network_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_network_usage.py b/metal_python/models/v1_network_usage.py index 8e28434e4..b90e83d4d 100644 --- a/metal_python/models/v1_network_usage.py +++ b/metal_python/models/v1_network_usage.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_paging.py b/metal_python/models/v1_paging.py index 085f3ca1a..30aac6a04 100644 --- a/metal_python/models/v1_paging.py +++ b/metal_python/models/v1_paging.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_base.py b/metal_python/models/v1_partition_base.py index 8e6cac746..a5556c65d 100644 --- a/metal_python/models/v1_partition_base.py +++ b/metal_python/models/v1_partition_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_boot_configuration.py b/metal_python/models/v1_partition_boot_configuration.py index d08c96b72..bcf027162 100644 --- a/metal_python/models/v1_partition_boot_configuration.py +++ b/metal_python/models/v1_partition_boot_configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_capacity.py b/metal_python/models/v1_partition_capacity.py index 1b18e2ad7..8d4e1e8cc 100644 --- a/metal_python/models/v1_partition_capacity.py +++ b/metal_python/models/v1_partition_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_capacity_request.py b/metal_python/models/v1_partition_capacity_request.py index 77bdf7a83..66be5f3e6 100644 --- a/metal_python/models/v1_partition_capacity_request.py +++ b/metal_python/models/v1_partition_capacity_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_create_request.py b/metal_python/models/v1_partition_create_request.py index 9b69eece3..d92147073 100644 --- a/metal_python/models/v1_partition_create_request.py +++ b/metal_python/models/v1_partition_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_response.py b/metal_python/models/v1_partition_response.py index 3a53341d7..89fa70567 100644 --- a/metal_python/models/v1_partition_response.py +++ b/metal_python/models/v1_partition_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_partition_update_request.py b/metal_python/models/v1_partition_update_request.py index a6adc6fc5..d250364e7 100644 --- a/metal_python/models/v1_partition_update_request.py +++ b/metal_python/models/v1_partition_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_power_metric.py b/metal_python/models/v1_power_metric.py index fed4b9d32..2279d96c8 100644 --- a/metal_python/models/v1_power_metric.py +++ b/metal_python/models/v1_power_metric.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project.py b/metal_python/models/v1_project.py index 54bd8284c..f3408c6d3 100644 --- a/metal_python/models/v1_project.py +++ b/metal_python/models/v1_project.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_create_request.py b/metal_python/models/v1_project_create_request.py index 52654d6ce..14d8a1ddf 100644 --- a/metal_python/models/v1_project_create_request.py +++ b/metal_python/models/v1_project_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_find_request.py b/metal_python/models/v1_project_find_request.py index 06bf328e6..cbae1e13c 100644 --- a/metal_python/models/v1_project_find_request.py +++ b/metal_python/models/v1_project_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_response.py b/metal_python/models/v1_project_response.py index a009cf287..dd752bbcd 100644 --- a/metal_python/models/v1_project_response.py +++ b/metal_python/models/v1_project_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_project_update_request.py b/metal_python/models/v1_project_update_request.py index 7dce546fb..c8589ee21 100644 --- a/metal_python/models/v1_project_update_request.py +++ b/metal_python/models/v1_project_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_quota.py b/metal_python/models/v1_quota.py index 13a73ea86..7e7f2d3ce 100644 --- a/metal_python/models/v1_quota.py +++ b/metal_python/models/v1_quota.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_quota_set.py b/metal_python/models/v1_quota_set.py index 570550eea..ab4eecd1c 100644 --- a/metal_python/models/v1_quota_set.py +++ b/metal_python/models/v1_quota_set.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_raid.py b/metal_python/models/v1_raid.py index f7ad9dc10..2c0bfeae2 100644 --- a/metal_python/models/v1_raid.py +++ b/metal_python/models/v1_raid.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_server_capacity.py b/metal_python/models/v1_server_capacity.py index 9837346f3..d517994f7 100644 --- a/metal_python/models/v1_server_capacity.py +++ b/metal_python/models/v1_server_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_constraint.py b/metal_python/models/v1_size_constraint.py index e9b611bac..fed2b01d1 100644 --- a/metal_python/models/v1_size_constraint.py +++ b/metal_python/models/v1_size_constraint.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_constraint_matching_log.py b/metal_python/models/v1_size_constraint_matching_log.py index def43d5fd..35e32dc92 100644 --- a/metal_python/models/v1_size_constraint_matching_log.py +++ b/metal_python/models/v1_size_constraint_matching_log.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_create_request.py b/metal_python/models/v1_size_create_request.py index 31925b11f..6c60f1ae7 100644 --- a/metal_python/models/v1_size_create_request.py +++ b/metal_python/models/v1_size_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_base.py b/metal_python/models/v1_size_image_constraint_base.py index a26574ae1..d76ec1f6f 100644 --- a/metal_python/models/v1_size_image_constraint_base.py +++ b/metal_python/models/v1_size_image_constraint_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_create_request.py b/metal_python/models/v1_size_image_constraint_create_request.py index 98cec39fb..bbe5f6510 100644 --- a/metal_python/models/v1_size_image_constraint_create_request.py +++ b/metal_python/models/v1_size_image_constraint_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_response.py b/metal_python/models/v1_size_image_constraint_response.py index 6dbb90486..fdd9c5cfe 100644 --- a/metal_python/models/v1_size_image_constraint_response.py +++ b/metal_python/models/v1_size_image_constraint_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_try_request.py b/metal_python/models/v1_size_image_constraint_try_request.py index 94cf905fd..fc738e36c 100644 --- a/metal_python/models/v1_size_image_constraint_try_request.py +++ b/metal_python/models/v1_size_image_constraint_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_image_constraint_update_request.py b/metal_python/models/v1_size_image_constraint_update_request.py index 00c2c4ea4..3a4c8e260 100644 --- a/metal_python/models/v1_size_image_constraint_update_request.py +++ b/metal_python/models/v1_size_image_constraint_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_matching_log.py b/metal_python/models/v1_size_matching_log.py index 8236fdd80..e3d337cdb 100644 --- a/metal_python/models/v1_size_matching_log.py +++ b/metal_python/models/v1_size_matching_log.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_response.py b/metal_python/models/v1_size_response.py index 8139c6a0a..cb97ab351 100644 --- a/metal_python/models/v1_size_response.py +++ b/metal_python/models/v1_size_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_suggest_request.py b/metal_python/models/v1_size_suggest_request.py index 7e1135dfb..6345dce90 100644 --- a/metal_python/models/v1_size_suggest_request.py +++ b/metal_python/models/v1_size_suggest_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_size_update_request.py b/metal_python/models/v1_size_update_request.py index 79215687e..b48e69ca7 100644 --- a/metal_python/models/v1_size_update_request.py +++ b/metal_python/models/v1_size_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_base.py b/metal_python/models/v1_switch_base.py index 5d0dc6b70..fb0b93e18 100644 --- a/metal_python/models/v1_switch_base.py +++ b/metal_python/models/v1_switch_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_connection.py b/metal_python/models/v1_switch_connection.py index 2c54bf530..5927b2e88 100644 --- a/metal_python/models/v1_switch_connection.py +++ b/metal_python/models/v1_switch_connection.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_find_request.py b/metal_python/models/v1_switch_find_request.py index 143b97fdf..0a4ae6689 100644 --- a/metal_python/models/v1_switch_find_request.py +++ b/metal_python/models/v1_switch_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_nic.py b/metal_python/models/v1_switch_nic.py index cbfa97e86..21e047dd1 100644 --- a/metal_python/models/v1_switch_nic.py +++ b/metal_python/models/v1_switch_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_notify_request.py b/metal_python/models/v1_switch_notify_request.py index 1be336e98..89d2f9b20 100644 --- a/metal_python/models/v1_switch_notify_request.py +++ b/metal_python/models/v1_switch_notify_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_notify_response.py b/metal_python/models/v1_switch_notify_response.py index bbd6e4ccf..15f9766db 100644 --- a/metal_python/models/v1_switch_notify_response.py +++ b/metal_python/models/v1_switch_notify_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_os.py b/metal_python/models/v1_switch_os.py index a3efa4b26..ef3850e94 100644 --- a/metal_python/models/v1_switch_os.py +++ b/metal_python/models/v1_switch_os.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_register_request.py b/metal_python/models/v1_switch_register_request.py index 268c80666..966688298 100644 --- a/metal_python/models/v1_switch_register_request.py +++ b/metal_python/models/v1_switch_register_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_response.py b/metal_python/models/v1_switch_response.py index 9ff44f68b..2b25a5514 100644 --- a/metal_python/models/v1_switch_response.py +++ b/metal_python/models/v1_switch_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_sync.py b/metal_python/models/v1_switch_sync.py index 9f6ed2025..f0e507822 100644 --- a/metal_python/models/v1_switch_sync.py +++ b/metal_python/models/v1_switch_sync.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_switch_update_request.py b/metal_python/models/v1_switch_update_request.py index f0f33dfc0..3c88bdbf7 100644 --- a/metal_python/models/v1_switch_update_request.py +++ b/metal_python/models/v1_switch_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant.py b/metal_python/models/v1_tenant.py index 0ceff1ad7..826f5eb25 100644 --- a/metal_python/models/v1_tenant.py +++ b/metal_python/models/v1_tenant.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_create_request.py b/metal_python/models/v1_tenant_create_request.py index c4ec08e70..ed7f2c19f 100644 --- a/metal_python/models/v1_tenant_create_request.py +++ b/metal_python/models/v1_tenant_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_find_request.py b/metal_python/models/v1_tenant_find_request.py index 43ec73c2c..6ba5a71d2 100644 --- a/metal_python/models/v1_tenant_find_request.py +++ b/metal_python/models/v1_tenant_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_response.py b/metal_python/models/v1_tenant_response.py index 3d1504af1..9b7b779ed 100644 --- a/metal_python/models/v1_tenant_response.py +++ b/metal_python/models/v1_tenant_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_tenant_update_request.py b/metal_python/models/v1_tenant_update_request.py index 40070f43e..e0a15ca35 100644 --- a/metal_python/models/v1_tenant_update_request.py +++ b/metal_python/models/v1_tenant_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_timestamps.py b/metal_python/models/v1_timestamps.py index 5f393134e..435d16e3d 100644 --- a/metal_python/models/v1_timestamps.py +++ b/metal_python/models/v1_timestamps.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_user.py b/metal_python/models/v1_user.py index 91eace2be..1c5082803 100644 --- a/metal_python/models/v1_user.py +++ b/metal_python/models/v1_user.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vendor_revisions.py b/metal_python/models/v1_vendor_revisions.py index 9bd18c236..d5f5d2dae 100644 --- a/metal_python/models/v1_vendor_revisions.py +++ b/metal_python/models/v1_vendor_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_volume_group.py b/metal_python/models/v1_volume_group.py index 172b023af..47c479201 100644 --- a/metal_python/models/v1_volume_group.py +++ b/metal_python/models/v1_volume_group.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vpn_request.py b/metal_python/models/v1_vpn_request.py index 279d5006e..9edf7d66f 100644 --- a/metal_python/models/v1_vpn_request.py +++ b/metal_python/models/v1_vpn_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/models/v1_vpn_response.py b/metal_python/models/v1_vpn_response.py index 792608557..da8fc0a3e 100644 --- a/metal_python/models/v1_vpn_response.py +++ b/metal_python/models/v1_vpn_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/metal_python/rest.py b/metal_python/rest.py index 3af8f5822..2b2da3842 100644 --- a/metal_python/rest.py +++ b/metal_python/rest.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_audit_api.py b/test/test_audit_api.py index 066a69e54..071c03853 100644 --- a/test/test_audit_api.py +++ b/test/test_audit_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_image_search_query.py b/test/test_datastore_image_search_query.py index 23bffcf3e..a083f4caa 100644 --- a/test/test_datastore_image_search_query.py +++ b/test/test_datastore_image_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_ip_search_query.py b/test/test_datastore_ip_search_query.py index ba69c361f..507ed1a33 100644 --- a/test/test_datastore_ip_search_query.py +++ b/test/test_datastore_ip_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_machine_search_query.py b/test/test_datastore_machine_search_query.py index 91fd2e264..cc488dc78 100644 --- a/test/test_datastore_machine_search_query.py +++ b/test/test_datastore_machine_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_network_search_query.py b/test/test_datastore_network_search_query.py index 5bdb86886..e1ddad8d4 100644 --- a/test/test_datastore_network_search_query.py +++ b/test/test_datastore_network_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_datastore_switch_search_query.py b/test/test_datastore_switch_search_query.py index ae0eef89d..2e6101b8a 100644 --- a/test/test_datastore_switch_search_query.py +++ b/test/test_datastore_switch_search_query.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_filesystemlayout_api.py b/test/test_filesystemlayout_api.py index 2295fb855..c0cb3ce93 100644 --- a/test/test_filesystemlayout_api.py +++ b/test/test_filesystemlayout_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_firewall_api.py b/test/test_firewall_api.py index a5d5580e6..b115692f1 100644 --- a/test/test_firewall_api.py +++ b/test/test_firewall_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_firmware_api.py b/test/test_firmware_api.py index a7df992e9..0757742a3 100644 --- a/test/test_firmware_api.py +++ b/test/test_firmware_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_health_api.py b/test/test_health_api.py index acc101cec..9df01c212 100644 --- a/test/test_health_api.py +++ b/test/test_health_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_httperrors_http_error_response.py b/test/test_httperrors_http_error_response.py index 01bb86fd8..ad3a07429 100644 --- a/test/test_httperrors_http_error_response.py +++ b/test/test_httperrors_http_error_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_image_api.py b/test/test_image_api.py index f5c95a75a..a6b9ac16e 100644 --- a/test/test_image_api.py +++ b/test/test_image_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_ip_api.py b/test/test_ip_api.py index 94e4f1ca4..f75aa9080 100644 --- a/test/test_ip_api.py +++ b/test/test_ip_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_machine_api.py b/test/test_machine_api.py index 66388a47d..a095a6a94 100644 --- a/test/test_machine_api.py +++ b/test/test_machine_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_network_api.py b/test/test_network_api.py index 685d713f2..ca3a0cdb2 100644 --- a/test/test_network_api.py +++ b/test/test_network_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_partition_api.py b/test/test_partition_api.py index dc952cbda..ea3a0c8bb 100644 --- a/test/test_partition_api.py +++ b/test/test_partition_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_project_api.py b/test/test_project_api.py index 865287795..8525263ed 100644 --- a/test/test_project_api.py +++ b/test/test_project_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_rest_health_response.py b/test/test_rest_health_response.py index b4da836df..625197631 100644 --- a/test/test_rest_health_response.py +++ b/test/test_rest_health_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_rest_health_result.py b/test/test_rest_health_result.py index 03e3c9e27..ed6469700 100644 --- a/test/test_rest_health_result.py +++ b/test/test_rest_health_result.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_rest_version.py b/test/test_rest_version.py index c0c914a53..5ae37697d 100644 --- a/test/test_rest_version.py +++ b/test/test_rest_version.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_size_api.py b/test/test_size_api.py index cfad61433..7a7807462 100644 --- a/test/test_size_api.py +++ b/test/test_size_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_sizeimageconstraint_api.py b/test/test_sizeimageconstraint_api.py index 4f7b00082..983b11603 100644 --- a/test/test_sizeimageconstraint_api.py +++ b/test/test_sizeimageconstraint_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_switch_api.py b/test/test_switch_api.py index ee2645112..44d8ab451 100644 --- a/test/test_switch_api.py +++ b/test/test_switch_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_tenant_api.py b/test/test_tenant_api.py index d6b99836d..84994b30c 100644 --- a/test/test_tenant_api.py +++ b/test/test_tenant_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_user_api.py b/test/test_user_api.py index 0a6415685..60457b0fe 100644 --- a/test/test_user_api.py +++ b/test/test_user_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_audit_find_request.py b/test/test_v1_audit_find_request.py index 452567964..029800c14 100644 --- a/test/test_v1_audit_find_request.py +++ b/test/test_v1_audit_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_audit_response.py b/test/test_v1_audit_response.py index d3ee69263..6104324af 100644 --- a/test/test_v1_audit_response.py +++ b/test/test_v1_audit_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_bgp_filter.py b/test/test_v1_bgp_filter.py index 4e590e3bd..2858c1774 100644 --- a/test/test_v1_bgp_filter.py +++ b/test/test_v1_bgp_filter.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_board_revisions.py b/test/test_v1_board_revisions.py index 263381e94..00977f8d4 100644 --- a/test/test_v1_board_revisions.py +++ b/test/test_v1_board_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_boot_info.py b/test/test_v1_boot_info.py index f64925351..bb8015484 100644 --- a/test/test_v1_boot_info.py +++ b/test/test_v1_boot_info.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_chassis_identify_led_state.py b/test/test_v1_chassis_identify_led_state.py index 1b57ebc0d..5a55bc60b 100644 --- a/test/test_v1_chassis_identify_led_state.py +++ b/test/test_v1_chassis_identify_led_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_common.py b/test/test_v1_common.py index a231f7e22..affc0bc26 100644 --- a/test/test_v1_common.py +++ b/test/test_v1_common.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_describable.py b/test/test_v1_describable.py index a5439ed9f..c5c6bc20a 100644 --- a/test/test_v1_describable.py +++ b/test/test_v1_describable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_disk.py b/test/test_v1_disk.py index 12f1a75c8..17e204ac2 100644 --- a/test/test_v1_disk.py +++ b/test/test_v1_disk.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_disk_partition.py b/test/test_v1_disk_partition.py index 458378b69..d85a61897 100644 --- a/test/test_v1_disk_partition.py +++ b/test/test_v1_disk_partition.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_empty_body.py b/test/test_v1_empty_body.py index 1f8d92e8e..c878976dc 100644 --- a/test/test_v1_empty_body.py +++ b/test/test_v1_empty_body.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem.py b/test/test_v1_filesystem.py index 5aa3c7583..8efdff41c 100644 --- a/test/test_v1_filesystem.py +++ b/test/test_v1_filesystem.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_base.py b/test/test_v1_filesystem_layout_base.py index 17538461e..32f13a7d0 100644 --- a/test/test_v1_filesystem_layout_base.py +++ b/test/test_v1_filesystem_layout_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_constraints.py b/test/test_v1_filesystem_layout_constraints.py index 77c1121db..05c96b10e 100644 --- a/test/test_v1_filesystem_layout_constraints.py +++ b/test/test_v1_filesystem_layout_constraints.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_create_request.py b/test/test_v1_filesystem_layout_create_request.py index e23c5dc6f..cf614529d 100644 --- a/test/test_v1_filesystem_layout_create_request.py +++ b/test/test_v1_filesystem_layout_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_match_request.py b/test/test_v1_filesystem_layout_match_request.py index b1d342662..d604140c3 100644 --- a/test/test_v1_filesystem_layout_match_request.py +++ b/test/test_v1_filesystem_layout_match_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_response.py b/test/test_v1_filesystem_layout_response.py index 54191336b..072cc7d5c 100644 --- a/test/test_v1_filesystem_layout_response.py +++ b/test/test_v1_filesystem_layout_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_try_request.py b/test/test_v1_filesystem_layout_try_request.py index df5618f2d..a99c519a9 100644 --- a/test/test_v1_filesystem_layout_try_request.py +++ b/test/test_v1_filesystem_layout_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_filesystem_layout_update_request.py b/test/test_v1_filesystem_layout_update_request.py index cf7cc0bf0..751949230 100644 --- a/test/test_v1_filesystem_layout_update_request.py +++ b/test/test_v1_filesystem_layout_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_create_request.py b/test/test_v1_firewall_create_request.py index 65703fce4..dcae7137e 100644 --- a/test/test_v1_firewall_create_request.py +++ b/test/test_v1_firewall_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_find_request.py b/test/test_v1_firewall_find_request.py index 11816c72d..c39cd4c21 100644 --- a/test/test_v1_firewall_find_request.py +++ b/test/test_v1_firewall_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firewall_response.py b/test/test_v1_firewall_response.py index bb9ca7977..a5832e810 100644 --- a/test/test_v1_firewall_response.py +++ b/test/test_v1_firewall_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_firmwares_response.py b/test/test_v1_firmwares_response.py index 9abc23aef..649474ca7 100644 --- a/test/test_v1_firmwares_response.py +++ b/test/test_v1_firmwares_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_iam_config.py b/test/test_v1_iam_config.py index 69c36cc80..2b395d64c 100644 --- a/test/test_v1_iam_config.py +++ b/test/test_v1_iam_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_identifiable.py b/test/test_v1_identifiable.py index 8577a8ef7..b4682d25b 100644 --- a/test/test_v1_identifiable.py +++ b/test/test_v1_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_idm_config.py b/test/test_v1_idm_config.py index 7df918731..5b0cb4058 100644 --- a/test/test_v1_idm_config.py +++ b/test/test_v1_idm_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_base.py b/test/test_v1_image_base.py index 5c911db0d..0d66063c5 100644 --- a/test/test_v1_image_base.py +++ b/test/test_v1_image_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_create_request.py b/test/test_v1_image_create_request.py index d7e52e589..da4e792b2 100644 --- a/test/test_v1_image_create_request.py +++ b/test/test_v1_image_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_find_request.py b/test/test_v1_image_find_request.py index f872f3976..9aaf15296 100644 --- a/test/test_v1_image_find_request.py +++ b/test/test_v1_image_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_response.py b/test/test_v1_image_response.py index ccfbd1ce2..223dbc869 100644 --- a/test/test_v1_image_response.py +++ b/test/test_v1_image_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_image_update_request.py b/test/test_v1_image_update_request.py index 0e5c4b0e7..1aeb83a24 100644 --- a/test/test_v1_image_update_request.py +++ b/test/test_v1_image_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_allocate_request.py b/test/test_v1_ip_allocate_request.py index 68f4c24a8..ef7233f7f 100644 --- a/test/test_v1_ip_allocate_request.py +++ b/test/test_v1_ip_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_base.py b/test/test_v1_ip_base.py index 2bc6a55b1..f90993d9f 100644 --- a/test/test_v1_ip_base.py +++ b/test/test_v1_ip_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_find_request.py b/test/test_v1_ip_find_request.py index fbdac8218..ceb4dd359 100644 --- a/test/test_v1_ip_find_request.py +++ b/test/test_v1_ip_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_identifiable.py b/test/test_v1_ip_identifiable.py index c93d7a387..e3018458f 100644 --- a/test/test_v1_ip_identifiable.py +++ b/test/test_v1_ip_identifiable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_response.py b/test/test_v1_ip_response.py index eaee1f902..2728144bd 100644 --- a/test/test_v1_ip_response.py +++ b/test/test_v1_ip_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_ip_update_request.py b/test/test_v1_ip_update_request.py index 3773845d4..484f37b67 100644 --- a/test/test_v1_ip_update_request.py +++ b/test/test_v1_ip_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_issuer_config.py b/test/test_v1_issuer_config.py index 9ec1c13a7..e7a314daf 100644 --- a/test/test_v1_issuer_config.py +++ b/test/test_v1_issuer_config.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_logical_volume.py b/test/test_v1_logical_volume.py index b81b900d7..63176c855 100644 --- a/test/test_v1_logical_volume.py +++ b/test/test_v1_logical_volume.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocate_request.py b/test/test_v1_machine_allocate_request.py index c4a0fc524..87a13bda7 100644 --- a/test/test_v1_machine_allocate_request.py +++ b/test/test_v1_machine_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocation.py b/test/test_v1_machine_allocation.py index 4108266b9..c017aa3ea 100644 --- a/test/test_v1_machine_allocation.py +++ b/test/test_v1_machine_allocation.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_allocation_network.py b/test/test_v1_machine_allocation_network.py index 291a62179..cce2a11e7 100644 --- a/test/test_v1_machine_allocation_network.py +++ b/test/test_v1_machine_allocation_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_base.py b/test/test_v1_machine_base.py index 836a2f122..25394509c 100644 --- a/test/test_v1_machine_base.py +++ b/test/test_v1_machine_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_bios.py b/test/test_v1_machine_bios.py index a6d465522..1c9b2ab61 100644 --- a/test/test_v1_machine_bios.py +++ b/test/test_v1_machine_bios.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_block_device.py b/test/test_v1_machine_block_device.py index 4ca86b3c7..24acb5a29 100644 --- a/test/test_v1_machine_block_device.py +++ b/test/test_v1_machine_block_device.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_console_password_request.py b/test/test_v1_machine_console_password_request.py index 4f0aec9b3..ad6533f8a 100644 --- a/test/test_v1_machine_console_password_request.py +++ b/test/test_v1_machine_console_password_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_console_password_response.py b/test/test_v1_machine_console_password_response.py index c15b2aaab..3ce06aad7 100644 --- a/test/test_v1_machine_console_password_response.py +++ b/test/test_v1_machine_console_password_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_find_request.py b/test/test_v1_machine_find_request.py index e62caea3e..f4bd8ea8f 100644 --- a/test/test_v1_machine_find_request.py +++ b/test/test_v1_machine_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_fru.py b/test/test_v1_machine_fru.py index b43389ef1..0f31645c6 100644 --- a/test/test_v1_machine_fru.py +++ b/test/test_v1_machine_fru.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_hardware.py b/test/test_v1_machine_hardware.py index 10e8f980e..ddf9a17b4 100644 --- a/test/test_v1_machine_hardware.py +++ b/test/test_v1_machine_hardware.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_hardware_base.py b/test/test_v1_machine_hardware_base.py index 8d59fc235..0e7f0e1a8 100644 --- a/test/test_v1_machine_hardware_base.py +++ b/test/test_v1_machine_hardware_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi.py b/test/test_v1_machine_ipmi.py index ab26f1f14..d2e689e82 100644 --- a/test/test_v1_machine_ipmi.py +++ b/test/test_v1_machine_ipmi.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_report.py b/test/test_v1_machine_ipmi_report.py index 150b3212c..b3e53b250 100644 --- a/test/test_v1_machine_ipmi_report.py +++ b/test/test_v1_machine_ipmi_report.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_report_response.py b/test/test_v1_machine_ipmi_report_response.py index 4022f5870..9325d3ea0 100644 --- a/test/test_v1_machine_ipmi_report_response.py +++ b/test/test_v1_machine_ipmi_report_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_reports.py b/test/test_v1_machine_ipmi_reports.py index 20ed0c588..8a62aeb52 100644 --- a/test/test_v1_machine_ipmi_reports.py +++ b/test/test_v1_machine_ipmi_reports.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_ipmi_response.py b/test/test_v1_machine_ipmi_response.py index 6a78e6666..e92cb5244 100644 --- a/test/test_v1_machine_ipmi_response.py +++ b/test/test_v1_machine_ipmi_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issue.py b/test/test_v1_machine_issue.py index b715d8a41..b907dbc3c 100644 --- a/test/test_v1_machine_issue.py +++ b/test/test_v1_machine_issue.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issue_response.py b/test/test_v1_machine_issue_response.py index 91b94b97e..49e35759c 100644 --- a/test/test_v1_machine_issue_response.py +++ b/test/test_v1_machine_issue_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_issues_request.py b/test/test_v1_machine_issues_request.py index 7870884c7..af9653c00 100644 --- a/test/test_v1_machine_issues_request.py +++ b/test/test_v1_machine_issues_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_network.py b/test/test_v1_machine_network.py index 525fcf125..c7851d35a 100644 --- a/test/test_v1_machine_network.py +++ b/test/test_v1_machine_network.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_nic.py b/test/test_v1_machine_nic.py index 70165b2a8..fbffaab20 100644 --- a/test/test_v1_machine_nic.py +++ b/test/test_v1_machine_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_provisioning_event.py b/test/test_v1_machine_provisioning_event.py index 73bcef1b8..2674c146d 100644 --- a/test/test_v1_machine_provisioning_event.py +++ b/test/test_v1_machine_provisioning_event.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_recent_provisioning_events.py b/test/test_v1_machine_recent_provisioning_events.py index fdf2c8ce5..d90491d97 100644 --- a/test/test_v1_machine_recent_provisioning_events.py +++ b/test/test_v1_machine_recent_provisioning_events.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_reinstall_request.py b/test/test_v1_machine_reinstall_request.py index 8346788ca..c237c2aca 100644 --- a/test/test_v1_machine_reinstall_request.py +++ b/test/test_v1_machine_reinstall_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_response.py b/test/test_v1_machine_response.py index 58ba06956..9c1997df8 100644 --- a/test/test_v1_machine_response.py +++ b/test/test_v1_machine_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_state.py b/test/test_v1_machine_state.py index 6a63b38b4..b46dee441 100644 --- a/test/test_v1_machine_state.py +++ b/test/test_v1_machine_state.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_update_firmware_request.py b/test/test_v1_machine_update_firmware_request.py index ca49b596e..9252a36f2 100644 --- a/test/test_v1_machine_update_firmware_request.py +++ b/test/test_v1_machine_update_firmware_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_update_request.py b/test/test_v1_machine_update_request.py index 25456e102..2c08dcffc 100644 --- a/test/test_v1_machine_update_request.py +++ b/test/test_v1_machine_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_machine_vpn.py b/test/test_v1_machine_vpn.py index f4c14ab78..f27f53c91 100644 --- a/test/test_v1_machine_vpn.py +++ b/test/test_v1_machine_vpn.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_meta.py b/test/test_v1_meta.py index b791902a2..cc6ab4b68 100644 --- a/test/test_v1_meta.py +++ b/test/test_v1_meta.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_allocate_request.py b/test/test_v1_network_allocate_request.py index 0397bc28b..a756dde60 100644 --- a/test/test_v1_network_allocate_request.py +++ b/test/test_v1_network_allocate_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_base.py b/test/test_v1_network_base.py index 90b5fd513..6d36df6dd 100644 --- a/test/test_v1_network_base.py +++ b/test/test_v1_network_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_create_request.py b/test/test_v1_network_create_request.py index 7623dcc83..babbe122a 100644 --- a/test/test_v1_network_create_request.py +++ b/test/test_v1_network_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_find_request.py b/test/test_v1_network_find_request.py index 3718774a0..d9b2ff682 100644 --- a/test/test_v1_network_find_request.py +++ b/test/test_v1_network_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_immutable.py b/test/test_v1_network_immutable.py index 3f68d08fe..f022d418c 100644 --- a/test/test_v1_network_immutable.py +++ b/test/test_v1_network_immutable.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_response.py b/test/test_v1_network_response.py index dd4e83464..3c53644fa 100644 --- a/test/test_v1_network_response.py +++ b/test/test_v1_network_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_update_request.py b/test/test_v1_network_update_request.py index 0ce19977f..424f42356 100644 --- a/test/test_v1_network_update_request.py +++ b/test/test_v1_network_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_network_usage.py b/test/test_v1_network_usage.py index bda24a6d8..35ebd986f 100644 --- a/test/test_v1_network_usage.py +++ b/test/test_v1_network_usage.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_paging.py b/test/test_v1_paging.py index bf141c32a..a94e8176f 100644 --- a/test/test_v1_paging.py +++ b/test/test_v1_paging.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_base.py b/test/test_v1_partition_base.py index 6a55cdc42..243b5c60e 100644 --- a/test/test_v1_partition_base.py +++ b/test/test_v1_partition_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_boot_configuration.py b/test/test_v1_partition_boot_configuration.py index 619806263..3d95e2c31 100644 --- a/test/test_v1_partition_boot_configuration.py +++ b/test/test_v1_partition_boot_configuration.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_capacity.py b/test/test_v1_partition_capacity.py index 46fa744d6..f9d1fc363 100644 --- a/test/test_v1_partition_capacity.py +++ b/test/test_v1_partition_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_capacity_request.py b/test/test_v1_partition_capacity_request.py index 3ea8e7e3d..a82e315fa 100644 --- a/test/test_v1_partition_capacity_request.py +++ b/test/test_v1_partition_capacity_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_create_request.py b/test/test_v1_partition_create_request.py index 3d7ae1356..892cbef6b 100644 --- a/test/test_v1_partition_create_request.py +++ b/test/test_v1_partition_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_response.py b/test/test_v1_partition_response.py index c5425a72a..09ff6871c 100644 --- a/test/test_v1_partition_response.py +++ b/test/test_v1_partition_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_partition_update_request.py b/test/test_v1_partition_update_request.py index 5493683f4..e3275d3e3 100644 --- a/test/test_v1_partition_update_request.py +++ b/test/test_v1_partition_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_power_metric.py b/test/test_v1_power_metric.py index 1d066893c..fa30d97ee 100644 --- a/test/test_v1_power_metric.py +++ b/test/test_v1_power_metric.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project.py b/test/test_v1_project.py index 35db0caf0..afe0a43fd 100644 --- a/test/test_v1_project.py +++ b/test/test_v1_project.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_create_request.py b/test/test_v1_project_create_request.py index dd5851e97..60742ee31 100644 --- a/test/test_v1_project_create_request.py +++ b/test/test_v1_project_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_find_request.py b/test/test_v1_project_find_request.py index d0d76e178..8b70f38ba 100644 --- a/test/test_v1_project_find_request.py +++ b/test/test_v1_project_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_response.py b/test/test_v1_project_response.py index ebe5255f2..e8ba758ab 100644 --- a/test/test_v1_project_response.py +++ b/test/test_v1_project_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_project_update_request.py b/test/test_v1_project_update_request.py index ea0bd6bde..f3be683d0 100644 --- a/test/test_v1_project_update_request.py +++ b/test/test_v1_project_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_quota.py b/test/test_v1_quota.py index 37d43a8d3..be55651e1 100644 --- a/test/test_v1_quota.py +++ b/test/test_v1_quota.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_quota_set.py b/test/test_v1_quota_set.py index 92a4f93f4..658804c59 100644 --- a/test/test_v1_quota_set.py +++ b/test/test_v1_quota_set.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_raid.py b/test/test_v1_raid.py index 913c4206d..5328fb550 100644 --- a/test/test_v1_raid.py +++ b/test/test_v1_raid.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_server_capacity.py b/test/test_v1_server_capacity.py index 11e2e4b4f..513385a7e 100644 --- a/test/test_v1_server_capacity.py +++ b/test/test_v1_server_capacity.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_constraint.py b/test/test_v1_size_constraint.py index 90d0ca416..0b74d80f4 100644 --- a/test/test_v1_size_constraint.py +++ b/test/test_v1_size_constraint.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_constraint_matching_log.py b/test/test_v1_size_constraint_matching_log.py index 7993a11ff..6dd3c2449 100644 --- a/test/test_v1_size_constraint_matching_log.py +++ b/test/test_v1_size_constraint_matching_log.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_create_request.py b/test/test_v1_size_create_request.py index 3c1a68b2a..2b2821dd1 100644 --- a/test/test_v1_size_create_request.py +++ b/test/test_v1_size_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_base.py b/test/test_v1_size_image_constraint_base.py index 425102cb1..14715733f 100644 --- a/test/test_v1_size_image_constraint_base.py +++ b/test/test_v1_size_image_constraint_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_create_request.py b/test/test_v1_size_image_constraint_create_request.py index 887e5d2e7..0f62a5b2b 100644 --- a/test/test_v1_size_image_constraint_create_request.py +++ b/test/test_v1_size_image_constraint_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_response.py b/test/test_v1_size_image_constraint_response.py index 93f5b82d2..0a95604b6 100644 --- a/test/test_v1_size_image_constraint_response.py +++ b/test/test_v1_size_image_constraint_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_try_request.py b/test/test_v1_size_image_constraint_try_request.py index e398033fb..8ce78657d 100644 --- a/test/test_v1_size_image_constraint_try_request.py +++ b/test/test_v1_size_image_constraint_try_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_image_constraint_update_request.py b/test/test_v1_size_image_constraint_update_request.py index 1bcbe5af8..418163aaa 100644 --- a/test/test_v1_size_image_constraint_update_request.py +++ b/test/test_v1_size_image_constraint_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_matching_log.py b/test/test_v1_size_matching_log.py index 8514b3d7b..ca7856bda 100644 --- a/test/test_v1_size_matching_log.py +++ b/test/test_v1_size_matching_log.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_response.py b/test/test_v1_size_response.py index 1ea6f2a2b..ab3b82c43 100644 --- a/test/test_v1_size_response.py +++ b/test/test_v1_size_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_suggest_request.py b/test/test_v1_size_suggest_request.py index b164e43a2..75b897ac1 100644 --- a/test/test_v1_size_suggest_request.py +++ b/test/test_v1_size_suggest_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_size_update_request.py b/test/test_v1_size_update_request.py index 83f91f717..da242ed8a 100644 --- a/test/test_v1_size_update_request.py +++ b/test/test_v1_size_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_base.py b/test/test_v1_switch_base.py index c7fcccdee..0a6b546aa 100644 --- a/test/test_v1_switch_base.py +++ b/test/test_v1_switch_base.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_connection.py b/test/test_v1_switch_connection.py index 99fc0385b..7e1c914c8 100644 --- a/test/test_v1_switch_connection.py +++ b/test/test_v1_switch_connection.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_find_request.py b/test/test_v1_switch_find_request.py index f561fa1e1..5af794409 100644 --- a/test/test_v1_switch_find_request.py +++ b/test/test_v1_switch_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_nic.py b/test/test_v1_switch_nic.py index df298b918..8b167abbf 100644 --- a/test/test_v1_switch_nic.py +++ b/test/test_v1_switch_nic.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_notify_request.py b/test/test_v1_switch_notify_request.py index adaa87a8b..eb1ba1020 100644 --- a/test/test_v1_switch_notify_request.py +++ b/test/test_v1_switch_notify_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_notify_response.py b/test/test_v1_switch_notify_response.py index 46a78c165..70ee1f272 100644 --- a/test/test_v1_switch_notify_response.py +++ b/test/test_v1_switch_notify_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_os.py b/test/test_v1_switch_os.py index 62b2c0dfa..e170f4681 100644 --- a/test/test_v1_switch_os.py +++ b/test/test_v1_switch_os.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_register_request.py b/test/test_v1_switch_register_request.py index 755d3e7f5..bc7e467d7 100644 --- a/test/test_v1_switch_register_request.py +++ b/test/test_v1_switch_register_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_response.py b/test/test_v1_switch_response.py index 766cef132..7fdd0a54a 100644 --- a/test/test_v1_switch_response.py +++ b/test/test_v1_switch_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_sync.py b/test/test_v1_switch_sync.py index d13175a67..6b95bdd46 100644 --- a/test/test_v1_switch_sync.py +++ b/test/test_v1_switch_sync.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_switch_update_request.py b/test/test_v1_switch_update_request.py index e429a917e..cc5958a99 100644 --- a/test/test_v1_switch_update_request.py +++ b/test/test_v1_switch_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant.py b/test/test_v1_tenant.py index 27f58f3ce..e6c5559b9 100644 --- a/test/test_v1_tenant.py +++ b/test/test_v1_tenant.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_create_request.py b/test/test_v1_tenant_create_request.py index 662242280..f48198ae0 100644 --- a/test/test_v1_tenant_create_request.py +++ b/test/test_v1_tenant_create_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_find_request.py b/test/test_v1_tenant_find_request.py index 895ff88b2..acf2610c3 100644 --- a/test/test_v1_tenant_find_request.py +++ b/test/test_v1_tenant_find_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_response.py b/test/test_v1_tenant_response.py index 654d46fe2..28d3bf0f7 100644 --- a/test/test_v1_tenant_response.py +++ b/test/test_v1_tenant_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_tenant_update_request.py b/test/test_v1_tenant_update_request.py index 22253e696..6308dd337 100644 --- a/test/test_v1_tenant_update_request.py +++ b/test/test_v1_tenant_update_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_timestamps.py b/test/test_v1_timestamps.py index d5d074d22..82bd35d2f 100644 --- a/test/test_v1_timestamps.py +++ b/test/test_v1_timestamps.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_user.py b/test/test_v1_user.py index 66b30c483..ad17ef1a6 100644 --- a/test/test_v1_user.py +++ b/test/test_v1_user.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vendor_revisions.py b/test/test_v1_vendor_revisions.py index 1c42588cc..4b5d033db 100644 --- a/test/test_v1_vendor_revisions.py +++ b/test/test_v1_vendor_revisions.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_volume_group.py b/test/test_v1_volume_group.py index 89993e6ca..b5aac0b78 100644 --- a/test/test_v1_volume_group.py +++ b/test/test_v1_volume_group.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vpn_request.py b/test/test_v1_vpn_request.py index 882af2bc5..cd1b6edeb 100644 --- a/test/test_v1_vpn_request.py +++ b/test/test_v1_vpn_request.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_v1_vpn_response.py b/test/test_v1_vpn_response.py index 25e0e106e..c31d4ad20 100644 --- a/test/test_v1_vpn_response.py +++ b/test/test_v1_vpn_response.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_version_api.py b/test/test_version_api.py index aeadfe079..5014f41d3 100644 --- a/test/test_version_api.py +++ b/test/test_version_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/test/test_vpn_api.py b/test/test_vpn_api.py index fe3543df5..c76543939 100644 --- a/test/test_vpn_api.py +++ b/test/test_vpn_api.py @@ -5,7 +5,7 @@ API to manage and control plane resources like machines, switches, operating system images, machine sizes, networks, IP addresses and more # noqa: E501 - OpenAPI spec version: v0.24.3 + OpenAPI spec version: v0.24.4 Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/version.py b/version.py index d3f7fba8b..6735f89da 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -VERSION = 'v0.24.3' +VERSION = 'v0.24.4'