assisted-service-client 2.43.0.post29__tar.gz → 2.48.0.post47__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/PKG-INFO +5 -2
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/README.md +4 -1
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/__init__.py +2 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/api/installer_api.py +101 -2
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/api/operators_api.py +36 -10
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/__init__.py +2 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster.py +4 -4
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_validation_id.py +2 -0
- assisted_service_client-2.48.0.post47/assisted_service_client/models/disconnected_cluster_create_params.py +151 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/feature_support_level_id.py +4 -0
- assisted_service_client-2.48.0.post47/assisted_service_client/models/fencing_credentials_params.py +210 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host.py +31 -3
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_stage.py +1 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_update_params.py +31 -3
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_validation_id.py +2 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/image_type.py +1 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/infra_env.py +29 -1
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/infra_env_create_params.py +29 -1
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/infra_env_update_params.py +29 -1
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client.egg-info/PKG-INFO +5 -2
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client.egg-info/SOURCES.txt +4 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/setup.py +5 -2
- assisted_service_client-2.48.0.post47/test/test_disconnected_cluster_create_params.py +40 -0
- assisted_service_client-2.48.0.post47/test/test_fencing_credentials_params.py +40 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_installer_api.py +6 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operators_api.py +1 -1
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/MANIFEST.in +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/api/__init__.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/api/events_api.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/api/managed_domains_api.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/api/manifests_api.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/api/versions_api.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/api_client.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/configuration.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/api_vip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/api_vip_connectivity_additional_request_header.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/api_vip_connectivity_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/api_vip_connectivity_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/architecture_support_level_id.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/bind_host_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/boot.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/bundle.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_default_config.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_finalizing_progress.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_host_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_host_requirements_details.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_host_requirements_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_network.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cluster_progress_info.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/completion_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/connectivity_check_host.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/connectivity_check_nic.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/connectivity_check_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/connectivity_remote_host.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/connectivity_report.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/container_image_availability.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/container_image_availability_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/container_image_availability_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/container_image_availability_result.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/cpu.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/create_manifest_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/credentials.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/dhcp_allocation_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/dhcp_allocation_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_config_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_encryption.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_info.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_installation_eligibility.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_role.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_skip_formatting_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_speed.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_speed_check_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/disk_speed_check_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/domain_resolution_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/domain_resolution_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/domain_resolution_response_resolutions.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/download_boot_artifacts_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/drive_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/error.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/event.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/event_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/feature.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/finalizing_stage.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/free_addresses_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/free_addresses_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/free_network_addresses.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/free_networks_addresses.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/gpu.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_ignition_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_network.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_progress.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_progress_info.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_registration_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_registration_response_next_step_runner_command.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_role.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_role_update_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_static_network_config.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_type_hardware_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/host_type_hardware_requirements_wrapper.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ignition_endpoint.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ignition_endpoint_http_headers_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ignored_validations.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/image_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/image_info.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/import_cluster_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/incompatibility_reason.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/infra_env_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/infra_error.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ingress_cert_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ingress_vip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/inline_response200.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/inline_response2001.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/inline_response2002.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/install_cmd_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/installer_args_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/interface.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/inventory.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/io_perf.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/iscsi.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/kernel_argument.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/kernel_arguments.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/l2_connectivity.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/l3_connectivity.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/last_installation_preparation.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/list_managed_domains.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/list_manifests.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/list_versions.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/load_balancer.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/logs_gather_cmd_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/logs_progress_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/logs_state.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/logs_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/mac_interface_map.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/mac_interface_map_inner.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/machine_network.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/managed_domain.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/manifest.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/memory.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/memory_method.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/monitored_operator.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/monitored_operators_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/mtu_report.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/next_step_cmd_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/node_label_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ntp_source.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ntp_synchronization_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/ntp_synchronization_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/openshift_version.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/openshift_versions.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator_hardware_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator_host_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator_monitor_report.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator_properties.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator_property.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator_status.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/operator_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/os_image.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/os_images.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/platform.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/platform_external.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/platform_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/preflight_hardware_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/presigned_url.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/proxy.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/reboot_for_reclaim_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/release_channel.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/release_image.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/release_images.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/release_source.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/release_sources.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/route.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/secure_boot_state.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/service_network.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/source_state.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/step.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/step_reply.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/step_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/steps.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/steps_reply.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/subnet.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/support_level.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/support_levels.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/system_vendor.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/tang_connectivity_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/tang_connectivity_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/tang_connectivity_response_signatures.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/tang_connectivity_response_tang_server_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/update_manifest_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/upgrade_agent_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/upgrade_agent_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/upgrade_agent_result.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/upgrade_channel.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/usage.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/v2_cluster_update_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/verified_vip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/verify_vip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/verify_vips_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/verify_vips_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/versioned_host_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/versions.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/vip_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/models/vip_verification.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client/rest.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client.egg-info/dependency_links.txt +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client.egg-info/requires.txt +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/assisted_service_client.egg-info/top_level.txt +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/setup.cfg +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/__init__.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_api_vip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_api_vip_connectivity_additional_request_header.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_api_vip_connectivity_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_api_vip_connectivity_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_architecture_support_level_id.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_bind_host_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_boot.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_bundle.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_default_config.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_finalizing_progress.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_host_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_host_requirements_details.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_host_requirements_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_network.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_progress_info.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cluster_validation_id.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_completion_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_connectivity_check_host.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_connectivity_check_nic.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_connectivity_check_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_connectivity_remote_host.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_connectivity_report.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_container_image_availability.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_container_image_availability_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_container_image_availability_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_container_image_availability_result.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_cpu.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_create_manifest_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_credentials.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_dhcp_allocation_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_dhcp_allocation_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_config_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_encryption.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_info.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_installation_eligibility.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_role.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_skip_formatting_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_speed.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_speed_check_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_disk_speed_check_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_domain_resolution_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_domain_resolution_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_domain_resolution_response_resolutions.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_download_boot_artifacts_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_drive_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_error.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_event.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_event_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_events_api.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_feature.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_feature_support_level_id.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_finalizing_stage.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_free_addresses_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_free_addresses_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_free_network_addresses.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_free_networks_addresses.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_gpu.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_ignition_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_network.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_progress.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_progress_info.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_registration_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_registration_response_next_step_runner_command.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_role.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_role_update_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_stage.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_static_network_config.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_type_hardware_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_type_hardware_requirements_wrapper.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_update_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_host_validation_id.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ignition_endpoint.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ignition_endpoint_http_headers_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ignored_validations.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_image_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_image_info.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_image_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_import_cluster_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_incompatibility_reason.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_infra_env.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_infra_env_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_infra_env_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_infra_env_update_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_infra_error.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ingress_cert_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ingress_vip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_inline_response200.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_inline_response2001.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_inline_response2002.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_install_cmd_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_installer_args_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_interface.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_inventory.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_io_perf.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_iscsi.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_kernel_argument.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_kernel_arguments.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_l2_connectivity.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_l3_connectivity.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_last_installation_preparation.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_list_managed_domains.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_list_manifests.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_list_versions.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_load_balancer.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_logs_gather_cmd_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_logs_progress_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_logs_state.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_logs_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_mac_interface_map.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_mac_interface_map_inner.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_machine_network.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_managed_domain.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_managed_domains_api.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_manifest.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_manifests_api.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_memory.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_memory_method.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_monitored_operator.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_monitored_operators_list.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_mtu_report.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_next_step_cmd_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_node_label_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ntp_source.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ntp_synchronization_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_ntp_synchronization_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_openshift_version.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_openshift_versions.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator_create_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator_hardware_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator_host_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator_monitor_report.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator_properties.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator_property.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator_status.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_operator_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_os_image.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_os_images.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_platform.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_platform_external.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_platform_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_preflight_hardware_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_presigned_url.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_proxy.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_reboot_for_reclaim_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_release_channel.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_release_image.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_release_images.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_release_source.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_release_sources.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_route.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_secure_boot_state.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_service_network.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_source_state.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_step.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_step_reply.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_step_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_steps.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_steps_reply.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_subnet.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_support_level.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_support_levels.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_system_vendor.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_tang_connectivity_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_tang_connectivity_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_tang_connectivity_response_signatures.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_tang_connectivity_response_tang_server_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_update_manifest_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_upgrade_agent_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_upgrade_agent_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_upgrade_agent_result.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_upgrade_channel.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_usage.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_v2_cluster_update_params.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_verified_vip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_verify_vip.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_verify_vips_request.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_verify_vips_response.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_versioned_host_requirements.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_versions.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_versions_api.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_vip_type.py +0 -0
- {assisted_service_client-2.43.0.post29 → assisted_service_client-2.48.0.post47}/test/test_vip_verification.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: assisted-service-client
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.48.0.post47
|
|
4
4
|
Summary: AssistedInstall
|
|
5
5
|
Home-page: https://github.com/openshift/assisted-service
|
|
6
6
|
Author: RedHat
|
|
@@ -171,6 +171,7 @@ Class | Method | HTTP request | Description
|
|
|
171
171
|
*InstallerApi* | [**v2_list_of_cluster_operators**](docs/InstallerApi.md#v2_list_of_cluster_operators) | **GET** /v2/clusters/{cluster_id}/monitored-operators |
|
|
172
172
|
*InstallerApi* | [**v2_post_step_reply**](docs/InstallerApi.md#v2_post_step_reply) | **POST** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/instructions |
|
|
173
173
|
*InstallerApi* | [**v2_register_cluster**](docs/InstallerApi.md#v2_register_cluster) | **POST** /v2/clusters |
|
|
174
|
+
*InstallerApi* | [**v2_register_disconnected_cluster**](docs/InstallerApi.md#v2_register_disconnected_cluster) | **POST** /v2/clusters/disconnected |
|
|
174
175
|
*InstallerApi* | [**v2_register_host**](docs/InstallerApi.md#v2_register_host) | **POST** /v2/infra-envs/{infra_env_id}/hosts |
|
|
175
176
|
*InstallerApi* | [**v2_report_monitored_operator_status**](docs/InstallerApi.md#v2_report_monitored_operator_status) | **PUT** /v2/clusters/{cluster_id}/monitored-operators |
|
|
176
177
|
*InstallerApi* | [**v2_reset_cluster**](docs/InstallerApi.md#v2_reset_cluster) | **POST** /v2/clusters/{cluster_id}/actions/reset |
|
|
@@ -196,7 +197,7 @@ Class | Method | HTTP request | Description
|
|
|
196
197
|
*ManifestsApi* | [**v2_list_cluster_manifests**](docs/ManifestsApi.md#v2_list_cluster_manifests) | **GET** /v2/clusters/{cluster_id}/manifests |
|
|
197
198
|
*ManifestsApi* | [**v2_update_cluster_manifest**](docs/ManifestsApi.md#v2_update_cluster_manifest) | **PATCH** /v2/clusters/{cluster_id}/manifests |
|
|
198
199
|
*OperatorsApi* | [**v2_get_bundle**](docs/OperatorsApi.md#v2_get_bundle) | **GET** /v2/operators/bundles/{id} | Get operator properties for a bundle
|
|
199
|
-
*OperatorsApi* | [**v2_list_bundles**](docs/OperatorsApi.md#v2_list_bundles) | **GET** /v2/operators/bundles | Get list of
|
|
200
|
+
*OperatorsApi* | [**v2_list_bundles**](docs/OperatorsApi.md#v2_list_bundles) | **GET** /v2/operators/bundles | Get list of available bundles
|
|
200
201
|
*OperatorsApi* | [**v2_list_of_cluster_operators**](docs/OperatorsApi.md#v2_list_of_cluster_operators) | **GET** /v2/clusters/{cluster_id}/monitored-operators |
|
|
201
202
|
*OperatorsApi* | [**v2_list_operator_properties**](docs/OperatorsApi.md#v2_list_operator_properties) | **GET** /v2/supported-operators/{operator_name} |
|
|
202
203
|
*OperatorsApi* | [**v2_list_supported_operators**](docs/OperatorsApi.md#v2_list_supported_operators) | **GET** /v2/supported-operators |
|
|
@@ -242,6 +243,7 @@ Class | Method | HTTP request | Description
|
|
|
242
243
|
- [Credentials](docs/Credentials.md)
|
|
243
244
|
- [DhcpAllocationRequest](docs/DhcpAllocationRequest.md)
|
|
244
245
|
- [DhcpAllocationResponse](docs/DhcpAllocationResponse.md)
|
|
246
|
+
- [DisconnectedClusterCreateParams](docs/DisconnectedClusterCreateParams.md)
|
|
245
247
|
- [Disk](docs/Disk.md)
|
|
246
248
|
- [DiskConfigParams](docs/DiskConfigParams.md)
|
|
247
249
|
- [DiskEncryption](docs/DiskEncryption.md)
|
|
@@ -262,6 +264,7 @@ Class | Method | HTTP request | Description
|
|
|
262
264
|
- [EventList](docs/EventList.md)
|
|
263
265
|
- [Feature](docs/Feature.md)
|
|
264
266
|
- [FeatureSupportLevelId](docs/FeatureSupportLevelId.md)
|
|
267
|
+
- [FencingCredentialsParams](docs/FencingCredentialsParams.md)
|
|
265
268
|
- [FinalizingStage](docs/FinalizingStage.md)
|
|
266
269
|
- [FreeAddressesList](docs/FreeAddressesList.md)
|
|
267
270
|
- [FreeAddressesRequest](docs/FreeAddressesRequest.md)
|
|
@@ -145,6 +145,7 @@ Class | Method | HTTP request | Description
|
|
|
145
145
|
*InstallerApi* | [**v2_list_of_cluster_operators**](docs/InstallerApi.md#v2_list_of_cluster_operators) | **GET** /v2/clusters/{cluster_id}/monitored-operators |
|
|
146
146
|
*InstallerApi* | [**v2_post_step_reply**](docs/InstallerApi.md#v2_post_step_reply) | **POST** /v2/infra-envs/{infra_env_id}/hosts/{host_id}/instructions |
|
|
147
147
|
*InstallerApi* | [**v2_register_cluster**](docs/InstallerApi.md#v2_register_cluster) | **POST** /v2/clusters |
|
|
148
|
+
*InstallerApi* | [**v2_register_disconnected_cluster**](docs/InstallerApi.md#v2_register_disconnected_cluster) | **POST** /v2/clusters/disconnected |
|
|
148
149
|
*InstallerApi* | [**v2_register_host**](docs/InstallerApi.md#v2_register_host) | **POST** /v2/infra-envs/{infra_env_id}/hosts |
|
|
149
150
|
*InstallerApi* | [**v2_report_monitored_operator_status**](docs/InstallerApi.md#v2_report_monitored_operator_status) | **PUT** /v2/clusters/{cluster_id}/monitored-operators |
|
|
150
151
|
*InstallerApi* | [**v2_reset_cluster**](docs/InstallerApi.md#v2_reset_cluster) | **POST** /v2/clusters/{cluster_id}/actions/reset |
|
|
@@ -170,7 +171,7 @@ Class | Method | HTTP request | Description
|
|
|
170
171
|
*ManifestsApi* | [**v2_list_cluster_manifests**](docs/ManifestsApi.md#v2_list_cluster_manifests) | **GET** /v2/clusters/{cluster_id}/manifests |
|
|
171
172
|
*ManifestsApi* | [**v2_update_cluster_manifest**](docs/ManifestsApi.md#v2_update_cluster_manifest) | **PATCH** /v2/clusters/{cluster_id}/manifests |
|
|
172
173
|
*OperatorsApi* | [**v2_get_bundle**](docs/OperatorsApi.md#v2_get_bundle) | **GET** /v2/operators/bundles/{id} | Get operator properties for a bundle
|
|
173
|
-
*OperatorsApi* | [**v2_list_bundles**](docs/OperatorsApi.md#v2_list_bundles) | **GET** /v2/operators/bundles | Get list of
|
|
174
|
+
*OperatorsApi* | [**v2_list_bundles**](docs/OperatorsApi.md#v2_list_bundles) | **GET** /v2/operators/bundles | Get list of available bundles
|
|
174
175
|
*OperatorsApi* | [**v2_list_of_cluster_operators**](docs/OperatorsApi.md#v2_list_of_cluster_operators) | **GET** /v2/clusters/{cluster_id}/monitored-operators |
|
|
175
176
|
*OperatorsApi* | [**v2_list_operator_properties**](docs/OperatorsApi.md#v2_list_operator_properties) | **GET** /v2/supported-operators/{operator_name} |
|
|
176
177
|
*OperatorsApi* | [**v2_list_supported_operators**](docs/OperatorsApi.md#v2_list_supported_operators) | **GET** /v2/supported-operators |
|
|
@@ -216,6 +217,7 @@ Class | Method | HTTP request | Description
|
|
|
216
217
|
- [Credentials](docs/Credentials.md)
|
|
217
218
|
- [DhcpAllocationRequest](docs/DhcpAllocationRequest.md)
|
|
218
219
|
- [DhcpAllocationResponse](docs/DhcpAllocationResponse.md)
|
|
220
|
+
- [DisconnectedClusterCreateParams](docs/DisconnectedClusterCreateParams.md)
|
|
219
221
|
- [Disk](docs/Disk.md)
|
|
220
222
|
- [DiskConfigParams](docs/DiskConfigParams.md)
|
|
221
223
|
- [DiskEncryption](docs/DiskEncryption.md)
|
|
@@ -236,6 +238,7 @@ Class | Method | HTTP request | Description
|
|
|
236
238
|
- [EventList](docs/EventList.md)
|
|
237
239
|
- [Feature](docs/Feature.md)
|
|
238
240
|
- [FeatureSupportLevelId](docs/FeatureSupportLevelId.md)
|
|
241
|
+
- [FencingCredentialsParams](docs/FencingCredentialsParams.md)
|
|
239
242
|
- [FinalizingStage](docs/FinalizingStage.md)
|
|
240
243
|
- [FreeAddressesList](docs/FreeAddressesList.md)
|
|
241
244
|
- [FreeAddressesRequest](docs/FreeAddressesRequest.md)
|
|
@@ -61,6 +61,7 @@ from assisted_service_client.models.create_manifest_params import CreateManifest
|
|
|
61
61
|
from assisted_service_client.models.credentials import Credentials
|
|
62
62
|
from assisted_service_client.models.dhcp_allocation_request import DhcpAllocationRequest
|
|
63
63
|
from assisted_service_client.models.dhcp_allocation_response import DhcpAllocationResponse
|
|
64
|
+
from assisted_service_client.models.disconnected_cluster_create_params import DisconnectedClusterCreateParams
|
|
64
65
|
from assisted_service_client.models.disk import Disk
|
|
65
66
|
from assisted_service_client.models.disk_config_params import DiskConfigParams
|
|
66
67
|
from assisted_service_client.models.disk_encryption import DiskEncryption
|
|
@@ -81,6 +82,7 @@ from assisted_service_client.models.event import Event
|
|
|
81
82
|
from assisted_service_client.models.event_list import EventList
|
|
82
83
|
from assisted_service_client.models.feature import Feature
|
|
83
84
|
from assisted_service_client.models.feature_support_level_id import FeatureSupportLevelId
|
|
85
|
+
from assisted_service_client.models.fencing_credentials_params import FencingCredentialsParams
|
|
84
86
|
from assisted_service_client.models.finalizing_stage import FinalizingStage
|
|
85
87
|
from assisted_service_client.models.free_addresses_list import FreeAddressesList
|
|
86
88
|
from assisted_service_client.models.free_addresses_request import FreeAddressesRequest
|
|
@@ -4951,6 +4951,105 @@ class InstallerApi(object):
|
|
|
4951
4951
|
_request_timeout=params.get('_request_timeout'),
|
|
4952
4952
|
collection_formats=collection_formats)
|
|
4953
4953
|
|
|
4954
|
+
def v2_register_disconnected_cluster(self, new_cluster_params, **kwargs): # noqa: E501
|
|
4955
|
+
"""v2_register_disconnected_cluster # noqa: E501
|
|
4956
|
+
|
|
4957
|
+
Create a disconnected OpenShift cluster for offline installation with embedded ignition # noqa: E501
|
|
4958
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
4959
|
+
asynchronous HTTP request, please pass async_req=True
|
|
4960
|
+
>>> thread = api.v2_register_disconnected_cluster(new_cluster_params, async_req=True)
|
|
4961
|
+
>>> result = thread.get()
|
|
4962
|
+
|
|
4963
|
+
:param async_req bool
|
|
4964
|
+
:param DisconnectedClusterCreateParams new_cluster_params: Parameters for creating a disconnected cluster. (required)
|
|
4965
|
+
:return: Cluster
|
|
4966
|
+
If the method is called asynchronously,
|
|
4967
|
+
returns the request thread.
|
|
4968
|
+
"""
|
|
4969
|
+
kwargs['_return_http_data_only'] = True
|
|
4970
|
+
if kwargs.get('async_req'):
|
|
4971
|
+
return self.v2_register_disconnected_cluster_with_http_info(new_cluster_params, **kwargs) # noqa: E501
|
|
4972
|
+
else:
|
|
4973
|
+
(data) = self.v2_register_disconnected_cluster_with_http_info(new_cluster_params, **kwargs) # noqa: E501
|
|
4974
|
+
return data
|
|
4975
|
+
|
|
4976
|
+
def v2_register_disconnected_cluster_with_http_info(self, new_cluster_params, **kwargs): # noqa: E501
|
|
4977
|
+
"""v2_register_disconnected_cluster # noqa: E501
|
|
4978
|
+
|
|
4979
|
+
Create a disconnected OpenShift cluster for offline installation with embedded ignition # noqa: E501
|
|
4980
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
4981
|
+
asynchronous HTTP request, please pass async_req=True
|
|
4982
|
+
>>> thread = api.v2_register_disconnected_cluster_with_http_info(new_cluster_params, async_req=True)
|
|
4983
|
+
>>> result = thread.get()
|
|
4984
|
+
|
|
4985
|
+
:param async_req bool
|
|
4986
|
+
:param DisconnectedClusterCreateParams new_cluster_params: Parameters for creating a disconnected cluster. (required)
|
|
4987
|
+
:return: Cluster
|
|
4988
|
+
If the method is called asynchronously,
|
|
4989
|
+
returns the request thread.
|
|
4990
|
+
"""
|
|
4991
|
+
|
|
4992
|
+
all_params = ['new_cluster_params'] # noqa: E501
|
|
4993
|
+
all_params.append('async_req')
|
|
4994
|
+
all_params.append('_return_http_data_only')
|
|
4995
|
+
all_params.append('_preload_content')
|
|
4996
|
+
all_params.append('_request_timeout')
|
|
4997
|
+
|
|
4998
|
+
params = locals()
|
|
4999
|
+
for key, val in six.iteritems(params['kwargs']):
|
|
5000
|
+
if key not in all_params:
|
|
5001
|
+
raise TypeError(
|
|
5002
|
+
"Got an unexpected keyword argument '%s'"
|
|
5003
|
+
" to method v2_register_disconnected_cluster" % key
|
|
5004
|
+
)
|
|
5005
|
+
params[key] = val
|
|
5006
|
+
del params['kwargs']
|
|
5007
|
+
# verify the required parameter 'new_cluster_params' is set
|
|
5008
|
+
if ('new_cluster_params' not in params or
|
|
5009
|
+
params['new_cluster_params'] is None):
|
|
5010
|
+
raise ValueError("Missing the required parameter `new_cluster_params` when calling `v2_register_disconnected_cluster`") # noqa: E501
|
|
5011
|
+
|
|
5012
|
+
collection_formats = {}
|
|
5013
|
+
|
|
5014
|
+
path_params = {}
|
|
5015
|
+
|
|
5016
|
+
query_params = []
|
|
5017
|
+
|
|
5018
|
+
header_params = {}
|
|
5019
|
+
|
|
5020
|
+
form_params = []
|
|
5021
|
+
local_var_files = {}
|
|
5022
|
+
|
|
5023
|
+
body_params = None
|
|
5024
|
+
if 'new_cluster_params' in params:
|
|
5025
|
+
body_params = params['new_cluster_params']
|
|
5026
|
+
# HTTP header `Accept`
|
|
5027
|
+
header_params['Accept'] = self.api_client.select_header_accept(
|
|
5028
|
+
['application/json']) # noqa: E501
|
|
5029
|
+
|
|
5030
|
+
# HTTP header `Content-Type`
|
|
5031
|
+
header_params['Content-Type'] = self.api_client.select_header_content_type( # noqa: E501
|
|
5032
|
+
['application/json']) # noqa: E501
|
|
5033
|
+
|
|
5034
|
+
# Authentication setting
|
|
5035
|
+
auth_settings = ['userAuth'] # noqa: E501
|
|
5036
|
+
|
|
5037
|
+
return self.api_client.call_api(
|
|
5038
|
+
'/v2/clusters/disconnected', 'POST',
|
|
5039
|
+
path_params,
|
|
5040
|
+
query_params,
|
|
5041
|
+
header_params,
|
|
5042
|
+
body=body_params,
|
|
5043
|
+
post_params=form_params,
|
|
5044
|
+
files=local_var_files,
|
|
5045
|
+
response_type='Cluster', # noqa: E501
|
|
5046
|
+
auth_settings=auth_settings,
|
|
5047
|
+
async_req=params.get('async_req'),
|
|
5048
|
+
_return_http_data_only=params.get('_return_http_data_only'),
|
|
5049
|
+
_preload_content=params.get('_preload_content', True),
|
|
5050
|
+
_request_timeout=params.get('_request_timeout'),
|
|
5051
|
+
collection_formats=collection_formats)
|
|
5052
|
+
|
|
4954
5053
|
def v2_register_host(self, infra_env_id, new_host_params, **kwargs): # noqa: E501
|
|
4955
5054
|
"""v2_register_host # noqa: E501
|
|
4956
5055
|
|
|
@@ -6893,8 +6992,8 @@ class InstallerApi(object):
|
|
|
6893
6992
|
raise ValueError("Missing the required parameter `logs_type` when calling `v2_upload_logs`") # noqa: E501
|
|
6894
6993
|
|
|
6895
6994
|
if ('upfile' in params and
|
|
6896
|
-
len(params['upfile']) >
|
|
6897
|
-
raise ValueError("Invalid value for parameter `upfile` when calling `v2_upload_logs`, length must be less than or equal to `
|
|
6995
|
+
len(params['upfile']) > 262144000):
|
|
6996
|
+
raise ValueError("Invalid value for parameter `upfile` when calling `v2_upload_logs`, length must be less than or equal to `262144000`") # noqa: E501
|
|
6898
6997
|
collection_formats = {}
|
|
6899
6998
|
|
|
6900
6999
|
path_params = {}
|
|
@@ -36,14 +36,15 @@ class OperatorsApi(object):
|
|
|
36
36
|
def v2_get_bundle(self, id, **kwargs): # noqa: E501
|
|
37
37
|
"""Get operator properties for a bundle # noqa: E501
|
|
38
38
|
|
|
39
|
-
Retrieves an array of operator properties for the specified bundle. # noqa: E501
|
|
39
|
+
Retrieves an array of operator properties for the specified bundle when some features are activated. # noqa: E501
|
|
40
40
|
This method makes a synchronous HTTP request by default. To make an
|
|
41
41
|
asynchronous HTTP request, please pass async_req=True
|
|
42
42
|
>>> thread = api.v2_get_bundle(id, async_req=True)
|
|
43
43
|
>>> result = thread.get()
|
|
44
44
|
|
|
45
45
|
:param async_req bool
|
|
46
|
-
:param str id: Identifier of the bundle, for example, `virtualization` or `openshift-ai
|
|
46
|
+
:param str id: Identifier of the bundle, for example, `virtualization` or `openshift-ai`. (required)
|
|
47
|
+
:param list[str] feature_ids: Array of feature IDs that affect bundle composition (e.g., [\"SNO\"] for Single Node OpenShift).
|
|
47
48
|
:return: Bundle
|
|
48
49
|
If the method is called asynchronously,
|
|
49
50
|
returns the request thread.
|
|
@@ -58,20 +59,21 @@ class OperatorsApi(object):
|
|
|
58
59
|
def v2_get_bundle_with_http_info(self, id, **kwargs): # noqa: E501
|
|
59
60
|
"""Get operator properties for a bundle # noqa: E501
|
|
60
61
|
|
|
61
|
-
Retrieves an array of operator properties for the specified bundle. # noqa: E501
|
|
62
|
+
Retrieves an array of operator properties for the specified bundle when some features are activated. # noqa: E501
|
|
62
63
|
This method makes a synchronous HTTP request by default. To make an
|
|
63
64
|
asynchronous HTTP request, please pass async_req=True
|
|
64
65
|
>>> thread = api.v2_get_bundle_with_http_info(id, async_req=True)
|
|
65
66
|
>>> result = thread.get()
|
|
66
67
|
|
|
67
68
|
:param async_req bool
|
|
68
|
-
:param str id: Identifier of the bundle, for example, `virtualization` or `openshift-ai
|
|
69
|
+
:param str id: Identifier of the bundle, for example, `virtualization` or `openshift-ai`. (required)
|
|
70
|
+
:param list[str] feature_ids: Array of feature IDs that affect bundle composition (e.g., [\"SNO\"] for Single Node OpenShift).
|
|
69
71
|
:return: Bundle
|
|
70
72
|
If the method is called asynchronously,
|
|
71
73
|
returns the request thread.
|
|
72
74
|
"""
|
|
73
75
|
|
|
74
|
-
all_params = ['id'] # noqa: E501
|
|
76
|
+
all_params = ['id', 'feature_ids'] # noqa: E501
|
|
75
77
|
all_params.append('async_req')
|
|
76
78
|
all_params.append('_return_http_data_only')
|
|
77
79
|
all_params.append('_preload_content')
|
|
@@ -98,6 +100,9 @@ class OperatorsApi(object):
|
|
|
98
100
|
path_params['id'] = params['id'] # noqa: E501
|
|
99
101
|
|
|
100
102
|
query_params = []
|
|
103
|
+
if 'feature_ids' in params:
|
|
104
|
+
query_params.append(('feature_ids', params['feature_ids'])) # noqa: E501
|
|
105
|
+
collection_formats['feature_ids'] = 'multi' # noqa: E501
|
|
101
106
|
|
|
102
107
|
header_params = {}
|
|
103
108
|
|
|
@@ -133,15 +138,20 @@ class OperatorsApi(object):
|
|
|
133
138
|
collection_formats=collection_formats)
|
|
134
139
|
|
|
135
140
|
def v2_list_bundles(self, **kwargs): # noqa: E501
|
|
136
|
-
"""Get list of
|
|
141
|
+
"""Get list of available bundles # noqa: E501
|
|
137
142
|
|
|
138
|
-
Retrieves a list of
|
|
143
|
+
Retrieves a list of available bundles filtered by support level. # noqa: E501
|
|
139
144
|
This method makes a synchronous HTTP request by default. To make an
|
|
140
145
|
asynchronous HTTP request, please pass async_req=True
|
|
141
146
|
>>> thread = api.v2_list_bundles(async_req=True)
|
|
142
147
|
>>> result = thread.get()
|
|
143
148
|
|
|
144
149
|
:param async_req bool
|
|
150
|
+
:param str openshift_version: Version of the OpenShift cluster. If the parameter is not specified, only feature_ids parameter is taken into account.
|
|
151
|
+
:param str cpu_architecture: The CPU architecture of the image (x86_64/arm64/etc). openshift_version must be set.
|
|
152
|
+
:param str platform_type: The provider platform type. openshift_version must be set.
|
|
153
|
+
:param str external_platform_name: External platform name when platform type is set to external. The value of this parameter will be ignored if platform_type is not external or if openshift_version is not set.
|
|
154
|
+
:param list[str] feature_ids: Array of feature IDs that affect bundle composition (e.g., [\"SNO\"] for Single Node OpenShift).
|
|
145
155
|
:return: list[Bundle]
|
|
146
156
|
If the method is called asynchronously,
|
|
147
157
|
returns the request thread.
|
|
@@ -154,21 +164,26 @@ class OperatorsApi(object):
|
|
|
154
164
|
return data
|
|
155
165
|
|
|
156
166
|
def v2_list_bundles_with_http_info(self, **kwargs): # noqa: E501
|
|
157
|
-
"""Get list of
|
|
167
|
+
"""Get list of available bundles # noqa: E501
|
|
158
168
|
|
|
159
|
-
Retrieves a list of
|
|
169
|
+
Retrieves a list of available bundles filtered by support level. # noqa: E501
|
|
160
170
|
This method makes a synchronous HTTP request by default. To make an
|
|
161
171
|
asynchronous HTTP request, please pass async_req=True
|
|
162
172
|
>>> thread = api.v2_list_bundles_with_http_info(async_req=True)
|
|
163
173
|
>>> result = thread.get()
|
|
164
174
|
|
|
165
175
|
:param async_req bool
|
|
176
|
+
:param str openshift_version: Version of the OpenShift cluster. If the parameter is not specified, only feature_ids parameter is taken into account.
|
|
177
|
+
:param str cpu_architecture: The CPU architecture of the image (x86_64/arm64/etc). openshift_version must be set.
|
|
178
|
+
:param str platform_type: The provider platform type. openshift_version must be set.
|
|
179
|
+
:param str external_platform_name: External platform name when platform type is set to external. The value of this parameter will be ignored if platform_type is not external or if openshift_version is not set.
|
|
180
|
+
:param list[str] feature_ids: Array of feature IDs that affect bundle composition (e.g., [\"SNO\"] for Single Node OpenShift).
|
|
166
181
|
:return: list[Bundle]
|
|
167
182
|
If the method is called asynchronously,
|
|
168
183
|
returns the request thread.
|
|
169
184
|
"""
|
|
170
185
|
|
|
171
|
-
all_params = [] # noqa: E501
|
|
186
|
+
all_params = ['openshift_version', 'cpu_architecture', 'platform_type', 'external_platform_name', 'feature_ids'] # noqa: E501
|
|
172
187
|
all_params.append('async_req')
|
|
173
188
|
all_params.append('_return_http_data_only')
|
|
174
189
|
all_params.append('_preload_content')
|
|
@@ -189,6 +204,17 @@ class OperatorsApi(object):
|
|
|
189
204
|
path_params = {}
|
|
190
205
|
|
|
191
206
|
query_params = []
|
|
207
|
+
if 'openshift_version' in params:
|
|
208
|
+
query_params.append(('openshift_version', params['openshift_version'])) # noqa: E501
|
|
209
|
+
if 'cpu_architecture' in params:
|
|
210
|
+
query_params.append(('cpu_architecture', params['cpu_architecture'])) # noqa: E501
|
|
211
|
+
if 'platform_type' in params:
|
|
212
|
+
query_params.append(('platform_type', params['platform_type'])) # noqa: E501
|
|
213
|
+
if 'external_platform_name' in params:
|
|
214
|
+
query_params.append(('external_platform_name', params['external_platform_name'])) # noqa: E501
|
|
215
|
+
if 'feature_ids' in params:
|
|
216
|
+
query_params.append(('feature_ids', params['feature_ids'])) # noqa: E501
|
|
217
|
+
collection_formats['feature_ids'] = 'multi' # noqa: E501
|
|
192
218
|
|
|
193
219
|
header_params = {}
|
|
194
220
|
|
|
@@ -49,6 +49,7 @@ from assisted_service_client.models.create_manifest_params import CreateManifest
|
|
|
49
49
|
from assisted_service_client.models.credentials import Credentials
|
|
50
50
|
from assisted_service_client.models.dhcp_allocation_request import DhcpAllocationRequest
|
|
51
51
|
from assisted_service_client.models.dhcp_allocation_response import DhcpAllocationResponse
|
|
52
|
+
from assisted_service_client.models.disconnected_cluster_create_params import DisconnectedClusterCreateParams
|
|
52
53
|
from assisted_service_client.models.disk import Disk
|
|
53
54
|
from assisted_service_client.models.disk_config_params import DiskConfigParams
|
|
54
55
|
from assisted_service_client.models.disk_encryption import DiskEncryption
|
|
@@ -69,6 +70,7 @@ from assisted_service_client.models.event import Event
|
|
|
69
70
|
from assisted_service_client.models.event_list import EventList
|
|
70
71
|
from assisted_service_client.models.feature import Feature
|
|
71
72
|
from assisted_service_client.models.feature_support_level_id import FeatureSupportLevelId
|
|
73
|
+
from assisted_service_client.models.fencing_credentials_params import FencingCredentialsParams
|
|
72
74
|
from assisted_service_client.models.finalizing_stage import FinalizingStage
|
|
73
75
|
from assisted_service_client.models.free_addresses_list import FreeAddressesList
|
|
74
76
|
from assisted_service_client.models.free_addresses_request import FreeAddressesRequest
|
|
@@ -395,7 +395,7 @@ class Cluster(object):
|
|
|
395
395
|
def kind(self):
|
|
396
396
|
"""Gets the kind of this Cluster. # noqa: E501
|
|
397
397
|
|
|
398
|
-
Indicates the type of this object. Will be 'Cluster' if this is a complete object, 'AddHostsCluster' for cluster that add hosts to existing OCP cluster, # noqa: E501
|
|
398
|
+
Indicates the type of this object. Will be 'Cluster' if this is a complete object, 'AddHostsCluster' for cluster that add hosts to existing OCP cluster, 'DisconnectedCluster' for clusters with embedded ignition for offline installation, # noqa: E501
|
|
399
399
|
|
|
400
400
|
:return: The kind of this Cluster. # noqa: E501
|
|
401
401
|
:rtype: str
|
|
@@ -406,14 +406,14 @@ class Cluster(object):
|
|
|
406
406
|
def kind(self, kind):
|
|
407
407
|
"""Sets the kind of this Cluster.
|
|
408
408
|
|
|
409
|
-
Indicates the type of this object. Will be 'Cluster' if this is a complete object, 'AddHostsCluster' for cluster that add hosts to existing OCP cluster, # noqa: E501
|
|
409
|
+
Indicates the type of this object. Will be 'Cluster' if this is a complete object, 'AddHostsCluster' for cluster that add hosts to existing OCP cluster, 'DisconnectedCluster' for clusters with embedded ignition for offline installation, # noqa: E501
|
|
410
410
|
|
|
411
411
|
:param kind: The kind of this Cluster. # noqa: E501
|
|
412
412
|
:type: str
|
|
413
413
|
"""
|
|
414
414
|
if kind is None:
|
|
415
415
|
raise ValueError("Invalid value for `kind`, must not be `None`") # noqa: E501
|
|
416
|
-
allowed_values = ["Cluster", "AddHostsCluster"] # noqa: E501
|
|
416
|
+
allowed_values = ["Cluster", "AddHostsCluster", "DisconnectedCluster"] # noqa: E501
|
|
417
417
|
if kind not in allowed_values:
|
|
418
418
|
raise ValueError(
|
|
419
419
|
"Invalid value for `kind` ({0}), must be one of {1}" # noqa: E501
|
|
@@ -1002,7 +1002,7 @@ class Cluster(object):
|
|
|
1002
1002
|
"""
|
|
1003
1003
|
if status is None:
|
|
1004
1004
|
raise ValueError("Invalid value for `status`, must not be `None`") # noqa: E501
|
|
1005
|
-
allowed_values = ["insufficient", "ready", "error", "preparing-for-installation", "pending-for-input", "installing", "finalizing", "installed", "adding-hosts", "cancelled", "installing-pending-user-action"] # noqa: E501
|
|
1005
|
+
allowed_values = ["insufficient", "ready", "error", "preparing-for-installation", "pending-for-input", "installing", "finalizing", "installed", "adding-hosts", "cancelled", "installing-pending-user-action", "unmonitored"] # noqa: E501
|
|
1006
1006
|
if status not in allowed_values:
|
|
1007
1007
|
raise ValueError(
|
|
1008
1008
|
"Invalid value for `status` ({0}), must be one of {1}" # noqa: E501
|
|
@@ -72,6 +72,8 @@ class ClusterValidationId(object):
|
|
|
72
72
|
NUMA_RESOURCES_REQUIREMENTS_SATISFIED = "numa-resources-requirements-satisfied"
|
|
73
73
|
OADP_REQUIREMENTS_SATISFIED = "oadp-requirements-satisfied"
|
|
74
74
|
METALLB_REQUIREMENTS_SATISFIED = "metallb-requirements-satisfied"
|
|
75
|
+
LOKI_REQUIREMENTS_SATISFIED = "loki-requirements-satisfied"
|
|
76
|
+
OPENSHIFT_LOGGING_REQUIREMENTS_SATISFIED = "openshift-logging-requirements-satisfied"
|
|
75
77
|
|
|
76
78
|
"""
|
|
77
79
|
Attributes:
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
"""
|
|
4
|
+
AssistedInstall
|
|
5
|
+
|
|
6
|
+
Assisted installation # noqa: E501
|
|
7
|
+
|
|
8
|
+
OpenAPI spec version: 1.0.0
|
|
9
|
+
|
|
10
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
"""
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
import pprint
|
|
15
|
+
import re # noqa: F401
|
|
16
|
+
|
|
17
|
+
import six
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
class DisconnectedClusterCreateParams(object):
|
|
21
|
+
"""NOTE: This class is auto generated by the swagger code generator program.
|
|
22
|
+
|
|
23
|
+
Do not edit the class manually.
|
|
24
|
+
"""
|
|
25
|
+
|
|
26
|
+
"""
|
|
27
|
+
Attributes:
|
|
28
|
+
swagger_types (dict): The key is attribute name
|
|
29
|
+
and the value is attribute type.
|
|
30
|
+
attribute_map (dict): The key is attribute name
|
|
31
|
+
and the value is json key in definition.
|
|
32
|
+
"""
|
|
33
|
+
swagger_types = {
|
|
34
|
+
'name': 'str',
|
|
35
|
+
'openshift_version': 'str'
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
attribute_map = {
|
|
39
|
+
'name': 'name',
|
|
40
|
+
'openshift_version': 'openshift_version'
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
def __init__(self, name=None, openshift_version=None): # noqa: E501
|
|
44
|
+
"""DisconnectedClusterCreateParams - a model defined in Swagger""" # noqa: E501
|
|
45
|
+
|
|
46
|
+
self._name = None
|
|
47
|
+
self._openshift_version = None
|
|
48
|
+
self.discriminator = None
|
|
49
|
+
|
|
50
|
+
self.name = name
|
|
51
|
+
self.openshift_version = openshift_version
|
|
52
|
+
|
|
53
|
+
@property
|
|
54
|
+
def name(self):
|
|
55
|
+
"""Gets the name of this DisconnectedClusterCreateParams. # noqa: E501
|
|
56
|
+
|
|
57
|
+
Name of the OpenShift cluster. # noqa: E501
|
|
58
|
+
|
|
59
|
+
:return: The name of this DisconnectedClusterCreateParams. # noqa: E501
|
|
60
|
+
:rtype: str
|
|
61
|
+
"""
|
|
62
|
+
return self._name
|
|
63
|
+
|
|
64
|
+
@name.setter
|
|
65
|
+
def name(self, name):
|
|
66
|
+
"""Sets the name of this DisconnectedClusterCreateParams.
|
|
67
|
+
|
|
68
|
+
Name of the OpenShift cluster. # noqa: E501
|
|
69
|
+
|
|
70
|
+
:param name: The name of this DisconnectedClusterCreateParams. # noqa: E501
|
|
71
|
+
:type: str
|
|
72
|
+
"""
|
|
73
|
+
if name is None:
|
|
74
|
+
raise ValueError("Invalid value for `name`, must not be `None`") # noqa: E501
|
|
75
|
+
if name is not None and len(name) > 54:
|
|
76
|
+
raise ValueError("Invalid value for `name`, length must be less than or equal to `54`") # noqa: E501
|
|
77
|
+
if name is not None and len(name) < 1:
|
|
78
|
+
raise ValueError("Invalid value for `name`, length must be greater than or equal to `1`") # noqa: E501
|
|
79
|
+
|
|
80
|
+
self._name = name
|
|
81
|
+
|
|
82
|
+
@property
|
|
83
|
+
def openshift_version(self):
|
|
84
|
+
"""Gets the openshift_version of this DisconnectedClusterCreateParams. # noqa: E501
|
|
85
|
+
|
|
86
|
+
Version of the OpenShift cluster. # noqa: E501
|
|
87
|
+
|
|
88
|
+
:return: The openshift_version of this DisconnectedClusterCreateParams. # noqa: E501
|
|
89
|
+
:rtype: str
|
|
90
|
+
"""
|
|
91
|
+
return self._openshift_version
|
|
92
|
+
|
|
93
|
+
@openshift_version.setter
|
|
94
|
+
def openshift_version(self, openshift_version):
|
|
95
|
+
"""Sets the openshift_version of this DisconnectedClusterCreateParams.
|
|
96
|
+
|
|
97
|
+
Version of the OpenShift cluster. # noqa: E501
|
|
98
|
+
|
|
99
|
+
:param openshift_version: The openshift_version of this DisconnectedClusterCreateParams. # noqa: E501
|
|
100
|
+
:type: str
|
|
101
|
+
"""
|
|
102
|
+
if openshift_version is None:
|
|
103
|
+
raise ValueError("Invalid value for `openshift_version`, must not be `None`") # noqa: E501
|
|
104
|
+
|
|
105
|
+
self._openshift_version = openshift_version
|
|
106
|
+
|
|
107
|
+
def to_dict(self):
|
|
108
|
+
"""Returns the model properties as a dict"""
|
|
109
|
+
result = {}
|
|
110
|
+
|
|
111
|
+
for attr, _ in six.iteritems(self.swagger_types):
|
|
112
|
+
value = getattr(self, attr)
|
|
113
|
+
if isinstance(value, list):
|
|
114
|
+
result[attr] = list(map(
|
|
115
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
116
|
+
value
|
|
117
|
+
))
|
|
118
|
+
elif hasattr(value, "to_dict"):
|
|
119
|
+
result[attr] = value.to_dict()
|
|
120
|
+
elif isinstance(value, dict):
|
|
121
|
+
result[attr] = dict(map(
|
|
122
|
+
lambda item: (item[0], item[1].to_dict())
|
|
123
|
+
if hasattr(item[1], "to_dict") else item,
|
|
124
|
+
value.items()
|
|
125
|
+
))
|
|
126
|
+
else:
|
|
127
|
+
result[attr] = value
|
|
128
|
+
if issubclass(DisconnectedClusterCreateParams, dict):
|
|
129
|
+
for key, value in self.items():
|
|
130
|
+
result[key] = value
|
|
131
|
+
|
|
132
|
+
return result
|
|
133
|
+
|
|
134
|
+
def to_str(self):
|
|
135
|
+
"""Returns the string representation of the model"""
|
|
136
|
+
return pprint.pformat(self.to_dict())
|
|
137
|
+
|
|
138
|
+
def __repr__(self):
|
|
139
|
+
"""For `print` and `pprint`"""
|
|
140
|
+
return self.to_str()
|
|
141
|
+
|
|
142
|
+
def __eq__(self, other):
|
|
143
|
+
"""Returns true if both objects are equal"""
|
|
144
|
+
if not isinstance(other, DisconnectedClusterCreateParams):
|
|
145
|
+
return False
|
|
146
|
+
|
|
147
|
+
return self.__dict__ == other.__dict__
|
|
148
|
+
|
|
149
|
+
def __ne__(self, other):
|
|
150
|
+
"""Returns true if both objects are not equal"""
|
|
151
|
+
return not self == other
|
|
@@ -28,6 +28,7 @@ class FeatureSupportLevelId(object):
|
|
|
28
28
|
"""
|
|
29
29
|
SNO = "SNO"
|
|
30
30
|
TNA = "TNA"
|
|
31
|
+
TNF = "TNF"
|
|
31
32
|
VIP_AUTO_ALLOC = "VIP_AUTO_ALLOC"
|
|
32
33
|
CUSTOM_MANIFEST = "CUSTOM_MANIFEST"
|
|
33
34
|
SINGLE_NODE_EXPANSION = "SINGLE_NODE_EXPANSION"
|
|
@@ -74,6 +75,9 @@ class FeatureSupportLevelId(object):
|
|
|
74
75
|
NUMA_RESOURCES = "NUMA_RESOURCES"
|
|
75
76
|
OADP = "OADP"
|
|
76
77
|
METALLB = "METALLB"
|
|
78
|
+
DUAL_STACK_PRIMARY_IPV6 = "DUAL_STACK_PRIMARY_IPV6"
|
|
79
|
+
LOKI = "LOKI"
|
|
80
|
+
OPENSHIFT_LOGGING = "OPENSHIFT_LOGGING"
|
|
77
81
|
|
|
78
82
|
"""
|
|
79
83
|
Attributes:
|