assisted-service-client 2.47.0.post38__tar.gz → 2.49.0.post33__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.47.0.post38 → assisted_service_client-2.49.0.post33}/PKG-INFO +1 -1
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/api/installer_api.py +4 -4
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/api/operators_api.py +2 -2
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_validation_id.py +2 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/feature_support_level_id.py +4 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_stage.py +1 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_validation_id.py +2 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/infra_env.py +29 -1
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/infra_env_create_params.py +29 -1
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/infra_env_update_params.py +29 -1
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client.egg-info/PKG-INFO +1 -1
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/setup.py +1 -1
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/MANIFEST.in +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/README.md +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/__init__.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/api/__init__.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/api/events_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/api/managed_domains_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/api/manifests_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/api/versions_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/api_client.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/configuration.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/__init__.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/api_vip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/api_vip_connectivity_additional_request_header.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/api_vip_connectivity_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/api_vip_connectivity_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/architecture_support_level_id.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/bind_host_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/boot.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/bundle.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_default_config.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_finalizing_progress.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_host_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_host_requirements_details.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_host_requirements_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_network.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cluster_progress_info.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/completion_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/connectivity_check_host.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/connectivity_check_nic.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/connectivity_check_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/connectivity_remote_host.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/connectivity_report.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/container_image_availability.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/container_image_availability_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/container_image_availability_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/container_image_availability_result.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/cpu.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/create_manifest_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/credentials.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/dhcp_allocation_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/dhcp_allocation_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disconnected_cluster_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_config_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_encryption.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_info.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_installation_eligibility.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_role.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_skip_formatting_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_speed.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_speed_check_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/disk_speed_check_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/domain_resolution_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/domain_resolution_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/domain_resolution_response_resolutions.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/download_boot_artifacts_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/drive_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/error.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/event.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/event_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/feature.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/fencing_credentials_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/finalizing_stage.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/free_addresses_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/free_addresses_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/free_network_addresses.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/free_networks_addresses.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/gpu.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_ignition_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_network.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_progress.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_progress_info.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_registration_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_registration_response_next_step_runner_command.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_role.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_role_update_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_static_network_config.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_type_hardware_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_type_hardware_requirements_wrapper.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/host_update_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ignition_endpoint.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ignition_endpoint_http_headers_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ignored_validations.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/image_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/image_info.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/image_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/import_cluster_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/incompatibility_reason.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/infra_env_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/infra_error.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ingress_cert_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ingress_vip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/inline_response200.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/inline_response2001.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/inline_response2002.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/install_cmd_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/installer_args_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/interface.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/inventory.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/io_perf.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/iscsi.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/kernel_argument.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/kernel_arguments.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/l2_connectivity.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/l3_connectivity.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/last_installation_preparation.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/list_managed_domains.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/list_manifests.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/list_versions.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/load_balancer.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/logs_gather_cmd_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/logs_progress_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/logs_state.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/logs_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/mac_interface_map.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/mac_interface_map_inner.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/machine_network.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/managed_domain.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/manifest.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/memory.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/memory_method.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/monitored_operator.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/monitored_operators_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/mtu_report.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/next_step_cmd_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/node_label_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ntp_source.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ntp_synchronization_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/ntp_synchronization_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/openshift_version.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/openshift_versions.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator_hardware_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator_host_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator_monitor_report.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator_properties.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator_property.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator_status.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/operator_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/os_image.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/os_images.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/platform.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/platform_external.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/platform_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/preflight_hardware_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/presigned_url.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/proxy.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/reboot_for_reclaim_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/release_channel.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/release_image.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/release_images.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/release_source.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/release_sources.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/route.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/secure_boot_state.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/service_network.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/source_state.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/step.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/step_reply.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/step_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/steps.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/steps_reply.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/subnet.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/support_level.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/support_levels.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/system_vendor.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/tang_connectivity_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/tang_connectivity_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/tang_connectivity_response_signatures.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/tang_connectivity_response_tang_server_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/update_manifest_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/upgrade_agent_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/upgrade_agent_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/upgrade_agent_result.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/upgrade_channel.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/usage.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/v2_cluster_update_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/verified_vip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/verify_vip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/verify_vips_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/verify_vips_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/versioned_host_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/versions.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/vip_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/models/vip_verification.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client/rest.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client.egg-info/SOURCES.txt +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client.egg-info/dependency_links.txt +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client.egg-info/requires.txt +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/assisted_service_client.egg-info/top_level.txt +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/setup.cfg +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/__init__.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_api_vip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_api_vip_connectivity_additional_request_header.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_api_vip_connectivity_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_api_vip_connectivity_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_architecture_support_level_id.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_bind_host_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_boot.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_bundle.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_default_config.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_finalizing_progress.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_host_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_host_requirements_details.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_host_requirements_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_network.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_progress_info.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cluster_validation_id.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_completion_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_connectivity_check_host.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_connectivity_check_nic.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_connectivity_check_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_connectivity_remote_host.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_connectivity_report.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_container_image_availability.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_container_image_availability_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_container_image_availability_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_container_image_availability_result.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_cpu.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_create_manifest_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_credentials.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_dhcp_allocation_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_dhcp_allocation_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disconnected_cluster_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_config_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_encryption.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_info.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_installation_eligibility.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_role.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_skip_formatting_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_speed.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_speed_check_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_disk_speed_check_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_domain_resolution_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_domain_resolution_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_domain_resolution_response_resolutions.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_download_boot_artifacts_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_drive_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_error.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_event.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_event_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_events_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_feature.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_feature_support_level_id.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_fencing_credentials_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_finalizing_stage.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_free_addresses_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_free_addresses_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_free_network_addresses.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_free_networks_addresses.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_gpu.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_ignition_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_network.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_progress.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_progress_info.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_registration_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_registration_response_next_step_runner_command.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_role.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_role_update_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_stage.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_static_network_config.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_type_hardware_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_type_hardware_requirements_wrapper.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_update_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_host_validation_id.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ignition_endpoint.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ignition_endpoint_http_headers_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ignored_validations.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_image_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_image_info.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_image_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_import_cluster_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_incompatibility_reason.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_infra_env.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_infra_env_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_infra_env_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_infra_env_update_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_infra_error.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ingress_cert_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ingress_vip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_inline_response200.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_inline_response2001.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_inline_response2002.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_install_cmd_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_installer_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_installer_args_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_interface.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_inventory.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_io_perf.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_iscsi.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_kernel_argument.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_kernel_arguments.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_l2_connectivity.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_l3_connectivity.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_last_installation_preparation.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_list_managed_domains.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_list_manifests.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_list_versions.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_load_balancer.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_logs_gather_cmd_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_logs_progress_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_logs_state.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_logs_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_mac_interface_map.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_mac_interface_map_inner.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_machine_network.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_managed_domain.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_managed_domains_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_manifest.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_manifests_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_memory.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_memory_method.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_monitored_operator.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_monitored_operators_list.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_mtu_report.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_next_step_cmd_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_node_label_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ntp_source.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ntp_synchronization_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_ntp_synchronization_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_openshift_version.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_openshift_versions.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator_create_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator_hardware_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator_host_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator_monitor_report.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator_properties.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator_property.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator_status.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operator_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_operators_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_os_image.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_os_images.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_platform.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_platform_external.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_platform_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_preflight_hardware_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_presigned_url.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_proxy.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_reboot_for_reclaim_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_release_channel.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_release_image.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_release_images.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_release_source.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_release_sources.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_route.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_secure_boot_state.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_service_network.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_source_state.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_step.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_step_reply.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_step_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_steps.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_steps_reply.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_subnet.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_support_level.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_support_levels.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_system_vendor.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_tang_connectivity_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_tang_connectivity_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_tang_connectivity_response_signatures.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_tang_connectivity_response_tang_server_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_update_manifest_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_upgrade_agent_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_upgrade_agent_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_upgrade_agent_result.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_upgrade_channel.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_usage.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_v2_cluster_update_params.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_verified_vip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_verify_vip.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_verify_vips_request.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_verify_vips_response.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_versioned_host_requirements.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_versions.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_versions_api.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_vip_type.py +0 -0
- {assisted_service_client-2.47.0.post38 → assisted_service_client-2.49.0.post33}/test/test_vip_verification.py +0 -0
|
@@ -2761,7 +2761,7 @@ class InstallerApi(object):
|
|
|
2761
2761
|
:param str file_name: The file to be downloaded. (required)
|
|
2762
2762
|
:param str mac: Mac address of the host running ipxe script.
|
|
2763
2763
|
:param str ipxe_script_type: Specify the script type to be served for iPXE.
|
|
2764
|
-
:param str discovery_iso_type: Overrides the ISO type for the
|
|
2764
|
+
:param str discovery_iso_type: Overrides the ISO type for the discovery ignition.
|
|
2765
2765
|
:return: file
|
|
2766
2766
|
If the method is called asynchronously,
|
|
2767
2767
|
returns the request thread.
|
|
@@ -2787,7 +2787,7 @@ class InstallerApi(object):
|
|
|
2787
2787
|
:param str file_name: The file to be downloaded. (required)
|
|
2788
2788
|
:param str mac: Mac address of the host running ipxe script.
|
|
2789
2789
|
:param str ipxe_script_type: Specify the script type to be served for iPXE.
|
|
2790
|
-
:param str discovery_iso_type: Overrides the ISO type for the
|
|
2790
|
+
:param str discovery_iso_type: Overrides the ISO type for the discovery ignition.
|
|
2791
2791
|
:return: file
|
|
2792
2792
|
If the method is called asynchronously,
|
|
2793
2793
|
returns the request thread.
|
|
@@ -6992,8 +6992,8 @@ class InstallerApi(object):
|
|
|
6992
6992
|
raise ValueError("Missing the required parameter `logs_type` when calling `v2_upload_logs`") # noqa: E501
|
|
6993
6993
|
|
|
6994
6994
|
if ('upfile' in params and
|
|
6995
|
-
len(params['upfile']) >
|
|
6996
|
-
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
|
|
6997
6997
|
collection_formats = {}
|
|
6998
6998
|
|
|
6999
6999
|
path_params = {}
|
|
@@ -147,7 +147,7 @@ class OperatorsApi(object):
|
|
|
147
147
|
>>> result = thread.get()
|
|
148
148
|
|
|
149
149
|
:param async_req bool
|
|
150
|
-
:param str openshift_version: Version of the OpenShift cluster. If the parameter is not specified,
|
|
150
|
+
:param str openshift_version: Version of the OpenShift cluster. If the parameter is not specified, no filtering is applied.
|
|
151
151
|
:param str cpu_architecture: The CPU architecture of the image (x86_64/arm64/etc). openshift_version must be set.
|
|
152
152
|
:param str platform_type: The provider platform type. openshift_version must be set.
|
|
153
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.
|
|
@@ -173,7 +173,7 @@ class OperatorsApi(object):
|
|
|
173
173
|
>>> result = thread.get()
|
|
174
174
|
|
|
175
175
|
:param async_req bool
|
|
176
|
-
:param str openshift_version: Version of the OpenShift cluster. If the parameter is not specified,
|
|
176
|
+
:param str openshift_version: Version of the OpenShift cluster. If the parameter is not specified, no filtering is applied.
|
|
177
177
|
:param str cpu_architecture: The CPU architecture of the image (x86_64/arm64/etc). openshift_version must be set.
|
|
178
178
|
:param str platform_type: The provider platform type. openshift_version must be set.
|
|
179
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.
|
|
@@ -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:
|
|
@@ -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:
|
|
@@ -32,6 +32,7 @@ class HostStage(object):
|
|
|
32
32
|
WAITING_FOR_CONTROLLER = "Waiting for controller"
|
|
33
33
|
INSTALLING = "Installing"
|
|
34
34
|
WRITING_IMAGE_TO_DISK = "Writing image to disk"
|
|
35
|
+
COPYING_REGISTRY_DATA_TO_DISK = "Copying registry data to disk"
|
|
35
36
|
REBOOTING = "Rebooting"
|
|
36
37
|
WAITING_FOR_IGNITION = "Waiting for ignition"
|
|
37
38
|
CONFIGURING = "Configuring"
|
|
@@ -90,6 +90,8 @@ class HostValidationId(object):
|
|
|
90
90
|
NUMA_RESOURCES_REQUIREMENTS_SATISFIED = "numa-resources-requirements-satisfied"
|
|
91
91
|
OADP_REQUIREMENTS_SATISFIED = "oadp-requirements-satisfied"
|
|
92
92
|
METALLB_REQUIREMENTS_SATISFIED = "metallb-requirements-satisfied"
|
|
93
|
+
LOKI_REQUIREMENTS_SATISFIED = "loki-requirements-satisfied"
|
|
94
|
+
OPENSHIFT_LOGGING_REQUIREMENTS_SATISFIED = "openshift-logging-requirements-satisfied"
|
|
93
95
|
|
|
94
96
|
"""
|
|
95
97
|
Attributes:
|
|
@@ -44,6 +44,7 @@ class InfraEnv(object):
|
|
|
44
44
|
'ssh_authorized_key': 'str',
|
|
45
45
|
'pull_secret_set': 'bool',
|
|
46
46
|
'static_network_config': 'str',
|
|
47
|
+
'rendezvous_ip': 'str',
|
|
47
48
|
'type': 'ImageType',
|
|
48
49
|
'ignition_config_override': 'str',
|
|
49
50
|
'cluster_id': 'str',
|
|
@@ -72,6 +73,7 @@ class InfraEnv(object):
|
|
|
72
73
|
'ssh_authorized_key': 'ssh_authorized_key',
|
|
73
74
|
'pull_secret_set': 'pull_secret_set',
|
|
74
75
|
'static_network_config': 'static_network_config',
|
|
76
|
+
'rendezvous_ip': 'rendezvous_ip',
|
|
75
77
|
'type': 'type',
|
|
76
78
|
'ignition_config_override': 'ignition_config_override',
|
|
77
79
|
'cluster_id': 'cluster_id',
|
|
@@ -86,7 +88,7 @@ class InfraEnv(object):
|
|
|
86
88
|
'additional_trust_bundle': 'additional_trust_bundle'
|
|
87
89
|
}
|
|
88
90
|
|
|
89
|
-
def __init__(self, kind=None, id=None, href=None, openshift_version=None, name=None, user_name=None, org_id=None, email_domain=None, proxy=None, additional_ntp_sources=None, ssh_authorized_key=None, pull_secret_set=None, static_network_config=None, type=None, ignition_config_override=None, cluster_id=None, size_bytes=None, download_url=None, generator_version=None, updated_at=None, created_at=None, expires_at=None, cpu_architecture='x86_64', kernel_arguments=None, additional_trust_bundle=None): # noqa: E501
|
|
91
|
+
def __init__(self, kind=None, id=None, href=None, openshift_version=None, name=None, user_name=None, org_id=None, email_domain=None, proxy=None, additional_ntp_sources=None, ssh_authorized_key=None, pull_secret_set=None, static_network_config=None, rendezvous_ip=None, type=None, ignition_config_override=None, cluster_id=None, size_bytes=None, download_url=None, generator_version=None, updated_at=None, created_at=None, expires_at=None, cpu_architecture='x86_64', kernel_arguments=None, additional_trust_bundle=None): # noqa: E501
|
|
90
92
|
"""InfraEnv - a model defined in Swagger""" # noqa: E501
|
|
91
93
|
|
|
92
94
|
self._kind = None
|
|
@@ -102,6 +104,7 @@ class InfraEnv(object):
|
|
|
102
104
|
self._ssh_authorized_key = None
|
|
103
105
|
self._pull_secret_set = None
|
|
104
106
|
self._static_network_config = None
|
|
107
|
+
self._rendezvous_ip = None
|
|
105
108
|
self._type = None
|
|
106
109
|
self._ignition_config_override = None
|
|
107
110
|
self._cluster_id = None
|
|
@@ -138,6 +141,8 @@ class InfraEnv(object):
|
|
|
138
141
|
self.pull_secret_set = pull_secret_set
|
|
139
142
|
if static_network_config is not None:
|
|
140
143
|
self.static_network_config = static_network_config
|
|
144
|
+
if rendezvous_ip is not None:
|
|
145
|
+
self.rendezvous_ip = rendezvous_ip
|
|
141
146
|
self.type = type
|
|
142
147
|
if ignition_config_override is not None:
|
|
143
148
|
self.ignition_config_override = ignition_config_override
|
|
@@ -465,6 +470,29 @@ class InfraEnv(object):
|
|
|
465
470
|
|
|
466
471
|
self._static_network_config = static_network_config
|
|
467
472
|
|
|
473
|
+
@property
|
|
474
|
+
def rendezvous_ip(self):
|
|
475
|
+
"""Gets the rendezvous_ip of this InfraEnv. # noqa: E501
|
|
476
|
+
|
|
477
|
+
The IP address of the host that will act as the rendezvous (bootstrap) node for agent-based installations. This is optional for disconnected-iso image type and specifies which host will run the assisted service during the bootstrap phase. All other hosts will connect to this IP to coordinate the installation. # noqa: E501
|
|
478
|
+
|
|
479
|
+
:return: The rendezvous_ip of this InfraEnv. # noqa: E501
|
|
480
|
+
:rtype: str
|
|
481
|
+
"""
|
|
482
|
+
return self._rendezvous_ip
|
|
483
|
+
|
|
484
|
+
@rendezvous_ip.setter
|
|
485
|
+
def rendezvous_ip(self, rendezvous_ip):
|
|
486
|
+
"""Sets the rendezvous_ip of this InfraEnv.
|
|
487
|
+
|
|
488
|
+
The IP address of the host that will act as the rendezvous (bootstrap) node for agent-based installations. This is optional for disconnected-iso image type and specifies which host will run the assisted service during the bootstrap phase. All other hosts will connect to this IP to coordinate the installation. # noqa: E501
|
|
489
|
+
|
|
490
|
+
:param rendezvous_ip: The rendezvous_ip of this InfraEnv. # noqa: E501
|
|
491
|
+
:type: str
|
|
492
|
+
"""
|
|
493
|
+
|
|
494
|
+
self._rendezvous_ip = rendezvous_ip
|
|
495
|
+
|
|
468
496
|
@property
|
|
469
497
|
def type(self):
|
|
470
498
|
"""Gets the type of this InfraEnv. # noqa: E501
|
|
@@ -37,6 +37,7 @@ class InfraEnvCreateParams(object):
|
|
|
37
37
|
'ssh_authorized_key': 'str',
|
|
38
38
|
'pull_secret': 'str',
|
|
39
39
|
'static_network_config': 'list[HostStaticNetworkConfig]',
|
|
40
|
+
'rendezvous_ip': 'str',
|
|
40
41
|
'image_type': 'ImageType',
|
|
41
42
|
'ignition_config_override': 'str',
|
|
42
43
|
'cluster_id': 'str',
|
|
@@ -53,6 +54,7 @@ class InfraEnvCreateParams(object):
|
|
|
53
54
|
'ssh_authorized_key': 'ssh_authorized_key',
|
|
54
55
|
'pull_secret': 'pull_secret',
|
|
55
56
|
'static_network_config': 'static_network_config',
|
|
57
|
+
'rendezvous_ip': 'rendezvous_ip',
|
|
56
58
|
'image_type': 'image_type',
|
|
57
59
|
'ignition_config_override': 'ignition_config_override',
|
|
58
60
|
'cluster_id': 'cluster_id',
|
|
@@ -62,7 +64,7 @@ class InfraEnvCreateParams(object):
|
|
|
62
64
|
'additional_trust_bundle': 'additional_trust_bundle'
|
|
63
65
|
}
|
|
64
66
|
|
|
65
|
-
def __init__(self, name=None, proxy=None, additional_ntp_sources=None, ssh_authorized_key=None, pull_secret=None, static_network_config=None, image_type=None, ignition_config_override=None, cluster_id=None, openshift_version=None, cpu_architecture='x86_64', kernel_arguments=None, additional_trust_bundle=None): # noqa: E501
|
|
67
|
+
def __init__(self, name=None, proxy=None, additional_ntp_sources=None, ssh_authorized_key=None, pull_secret=None, static_network_config=None, rendezvous_ip=None, image_type=None, ignition_config_override=None, cluster_id=None, openshift_version=None, cpu_architecture='x86_64', kernel_arguments=None, additional_trust_bundle=None): # noqa: E501
|
|
66
68
|
"""InfraEnvCreateParams - a model defined in Swagger""" # noqa: E501
|
|
67
69
|
|
|
68
70
|
self._name = None
|
|
@@ -71,6 +73,7 @@ class InfraEnvCreateParams(object):
|
|
|
71
73
|
self._ssh_authorized_key = None
|
|
72
74
|
self._pull_secret = None
|
|
73
75
|
self._static_network_config = None
|
|
76
|
+
self._rendezvous_ip = None
|
|
74
77
|
self._image_type = None
|
|
75
78
|
self._ignition_config_override = None
|
|
76
79
|
self._cluster_id = None
|
|
@@ -90,6 +93,8 @@ class InfraEnvCreateParams(object):
|
|
|
90
93
|
self.pull_secret = pull_secret
|
|
91
94
|
if static_network_config is not None:
|
|
92
95
|
self.static_network_config = static_network_config
|
|
96
|
+
if rendezvous_ip is not None:
|
|
97
|
+
self.rendezvous_ip = rendezvous_ip
|
|
93
98
|
if image_type is not None:
|
|
94
99
|
self.image_type = image_type
|
|
95
100
|
if ignition_config_override is not None:
|
|
@@ -243,6 +248,29 @@ class InfraEnvCreateParams(object):
|
|
|
243
248
|
|
|
244
249
|
self._static_network_config = static_network_config
|
|
245
250
|
|
|
251
|
+
@property
|
|
252
|
+
def rendezvous_ip(self):
|
|
253
|
+
"""Gets the rendezvous_ip of this InfraEnvCreateParams. # noqa: E501
|
|
254
|
+
|
|
255
|
+
The IP address of the host that will act as the rendezvous (bootstrap) node for agent-based installations. This is optional for disconnected-iso image type and specifies which host will run the assisted service during the bootstrap phase. All other hosts will connect to this IP to coordinate the installation. # noqa: E501
|
|
256
|
+
|
|
257
|
+
:return: The rendezvous_ip of this InfraEnvCreateParams. # noqa: E501
|
|
258
|
+
:rtype: str
|
|
259
|
+
"""
|
|
260
|
+
return self._rendezvous_ip
|
|
261
|
+
|
|
262
|
+
@rendezvous_ip.setter
|
|
263
|
+
def rendezvous_ip(self, rendezvous_ip):
|
|
264
|
+
"""Sets the rendezvous_ip of this InfraEnvCreateParams.
|
|
265
|
+
|
|
266
|
+
The IP address of the host that will act as the rendezvous (bootstrap) node for agent-based installations. This is optional for disconnected-iso image type and specifies which host will run the assisted service during the bootstrap phase. All other hosts will connect to this IP to coordinate the installation. # noqa: E501
|
|
267
|
+
|
|
268
|
+
:param rendezvous_ip: The rendezvous_ip of this InfraEnvCreateParams. # noqa: E501
|
|
269
|
+
:type: str
|
|
270
|
+
"""
|
|
271
|
+
|
|
272
|
+
self._rendezvous_ip = rendezvous_ip
|
|
273
|
+
|
|
246
274
|
@property
|
|
247
275
|
def image_type(self):
|
|
248
276
|
"""Gets the image_type of this InfraEnvCreateParams. # noqa: E501
|
|
@@ -36,6 +36,7 @@ class InfraEnvUpdateParams(object):
|
|
|
36
36
|
'ssh_authorized_key': 'str',
|
|
37
37
|
'pull_secret': 'str',
|
|
38
38
|
'static_network_config': 'list[HostStaticNetworkConfig]',
|
|
39
|
+
'rendezvous_ip': 'str',
|
|
39
40
|
'image_type': 'ImageType',
|
|
40
41
|
'ignition_config_override': 'str',
|
|
41
42
|
'kernel_arguments': 'KernelArguments',
|
|
@@ -49,6 +50,7 @@ class InfraEnvUpdateParams(object):
|
|
|
49
50
|
'ssh_authorized_key': 'ssh_authorized_key',
|
|
50
51
|
'pull_secret': 'pull_secret',
|
|
51
52
|
'static_network_config': 'static_network_config',
|
|
53
|
+
'rendezvous_ip': 'rendezvous_ip',
|
|
52
54
|
'image_type': 'image_type',
|
|
53
55
|
'ignition_config_override': 'ignition_config_override',
|
|
54
56
|
'kernel_arguments': 'kernel_arguments',
|
|
@@ -56,7 +58,7 @@ class InfraEnvUpdateParams(object):
|
|
|
56
58
|
'openshift_version': 'openshift_version'
|
|
57
59
|
}
|
|
58
60
|
|
|
59
|
-
def __init__(self, proxy=None, additional_ntp_sources=None, ssh_authorized_key=None, pull_secret=None, static_network_config=None, image_type=None, ignition_config_override=None, kernel_arguments=None, additional_trust_bundle=None, openshift_version=None): # noqa: E501
|
|
61
|
+
def __init__(self, proxy=None, additional_ntp_sources=None, ssh_authorized_key=None, pull_secret=None, static_network_config=None, rendezvous_ip=None, image_type=None, ignition_config_override=None, kernel_arguments=None, additional_trust_bundle=None, openshift_version=None): # noqa: E501
|
|
60
62
|
"""InfraEnvUpdateParams - a model defined in Swagger""" # noqa: E501
|
|
61
63
|
|
|
62
64
|
self._proxy = None
|
|
@@ -64,6 +66,7 @@ class InfraEnvUpdateParams(object):
|
|
|
64
66
|
self._ssh_authorized_key = None
|
|
65
67
|
self._pull_secret = None
|
|
66
68
|
self._static_network_config = None
|
|
69
|
+
self._rendezvous_ip = None
|
|
67
70
|
self._image_type = None
|
|
68
71
|
self._ignition_config_override = None
|
|
69
72
|
self._kernel_arguments = None
|
|
@@ -81,6 +84,8 @@ class InfraEnvUpdateParams(object):
|
|
|
81
84
|
self.pull_secret = pull_secret
|
|
82
85
|
if static_network_config is not None:
|
|
83
86
|
self.static_network_config = static_network_config
|
|
87
|
+
if rendezvous_ip is not None:
|
|
88
|
+
self.rendezvous_ip = rendezvous_ip
|
|
84
89
|
if image_type is not None:
|
|
85
90
|
self.image_type = image_type
|
|
86
91
|
if ignition_config_override is not None:
|
|
@@ -203,6 +208,29 @@ class InfraEnvUpdateParams(object):
|
|
|
203
208
|
|
|
204
209
|
self._static_network_config = static_network_config
|
|
205
210
|
|
|
211
|
+
@property
|
|
212
|
+
def rendezvous_ip(self):
|
|
213
|
+
"""Gets the rendezvous_ip of this InfraEnvUpdateParams. # noqa: E501
|
|
214
|
+
|
|
215
|
+
The IP address of the host that will act as the rendezvous (bootstrap) node for agent-based installations. This is optional for disconnected-iso image type and specifies which host will run the assisted service during the bootstrap phase. All other hosts will connect to this IP to coordinate the installation. # noqa: E501
|
|
216
|
+
|
|
217
|
+
:return: The rendezvous_ip of this InfraEnvUpdateParams. # noqa: E501
|
|
218
|
+
:rtype: str
|
|
219
|
+
"""
|
|
220
|
+
return self._rendezvous_ip
|
|
221
|
+
|
|
222
|
+
@rendezvous_ip.setter
|
|
223
|
+
def rendezvous_ip(self, rendezvous_ip):
|
|
224
|
+
"""Sets the rendezvous_ip of this InfraEnvUpdateParams.
|
|
225
|
+
|
|
226
|
+
The IP address of the host that will act as the rendezvous (bootstrap) node for agent-based installations. This is optional for disconnected-iso image type and specifies which host will run the assisted service during the bootstrap phase. All other hosts will connect to this IP to coordinate the installation. # noqa: E501
|
|
227
|
+
|
|
228
|
+
:param rendezvous_ip: The rendezvous_ip of this InfraEnvUpdateParams. # noqa: E501
|
|
229
|
+
:type: str
|
|
230
|
+
"""
|
|
231
|
+
|
|
232
|
+
self._rendezvous_ip = rendezvous_ip
|
|
233
|
+
|
|
206
234
|
@property
|
|
207
235
|
def image_type(self):
|
|
208
236
|
"""Gets the image_type of this InfraEnvUpdateParams. # noqa: E501
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|