assisted-service-client 2.38.0.post47__py3-none-any.whl → 2.38.0.post49__py3-none-any.whl
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.
Potentially problematic release.
This version of assisted-service-client might be problematic. Click here for more details.
- assisted_service_client/models/cluster_validation_id.py +1 -0
- assisted_service_client/models/feature_support_level_id.py +1 -0
- assisted_service_client/models/host_validation_id.py +1 -0
- {assisted_service_client-2.38.0.post47.dist-info → assisted_service_client-2.38.0.post49.dist-info}/METADATA +1 -1
- {assisted_service_client-2.38.0.post47.dist-info → assisted_service_client-2.38.0.post49.dist-info}/RECORD +7 -7
- {assisted_service_client-2.38.0.post47.dist-info → assisted_service_client-2.38.0.post49.dist-info}/WHEEL +0 -0
- {assisted_service_client-2.38.0.post47.dist-info → assisted_service_client-2.38.0.post49.dist-info}/top_level.txt +0 -0
|
@@ -66,6 +66,7 @@ class ClusterValidationId(object):
|
|
|
66
66
|
SELF_NODE_REMEDIATION_REQUIREMENTS_SATISFIED = "self-node-remediation-requirements-satisfied"
|
|
67
67
|
FENCE_AGENTS_REMEDIATION_REQUIREMENTS_SATISFIED = "fence-agents-remediation-requirements-satisfied"
|
|
68
68
|
NODE_MAINTENANCE_REQUIREMENTS_SATISFIED = "node-maintenance-requirements-satisfied"
|
|
69
|
+
KUBE_DESCHEDULER_REQUIREMENTS_SATISFIED = "kube-descheduler-requirements-satisfied"
|
|
69
70
|
|
|
70
71
|
"""
|
|
71
72
|
Attributes:
|
|
@@ -85,6 +85,7 @@ class HostValidationId(object):
|
|
|
85
85
|
SELF_NODE_REMEDIATION_REQUIREMENTS_SATISFIED = "self-node-remediation-requirements-satisfied"
|
|
86
86
|
FENCE_AGENTS_REMEDIATION_REQUIREMENTS_SATISFIED = "fence-agents-remediation-requirements-satisfied"
|
|
87
87
|
NODE_MAINTENANCE_REQUIREMENTS_SATISFIED = "node-maintenance-requirements-satisfied"
|
|
88
|
+
KUBE_DESCHEDULER_REQUIREMENTS_SATISFIED = "kube-descheduler-requirements-satisfied"
|
|
88
89
|
|
|
89
90
|
"""
|
|
90
91
|
Attributes:
|
|
@@ -28,7 +28,7 @@ assisted_service_client/models/cluster_host_requirements_list.py,sha256=deoEudr4
|
|
|
28
28
|
assisted_service_client/models/cluster_list.py,sha256=Eu55f_A7xr1GrciKtolSZP_HFTauwHRzZKKBbELaVcw,2364
|
|
29
29
|
assisted_service_client/models/cluster_network.py,sha256=lOjZm91Z6i0bffz1ShJExDaOeBLeVbDphRYdXtciiNE,5495
|
|
30
30
|
assisted_service_client/models/cluster_progress_info.py,sha256=At_2x8HaakTw9RNtOwsNL4VZgmrUjS9xFu-Cko5q3e8,9765
|
|
31
|
-
assisted_service_client/models/cluster_validation_id.py,sha256=
|
|
31
|
+
assisted_service_client/models/cluster_validation_id.py,sha256=p27S0cmazuqcHHYd5KVyucCVl9MvSx_MzUwtiwZI_Gc,5125
|
|
32
32
|
assisted_service_client/models/completion_params.py,sha256=1kQDePG_SyIOH2WjubnELSZMQvEifxZu_3PQeH6K5Gg,4647
|
|
33
33
|
assisted_service_client/models/connectivity_check_host.py,sha256=tUBCx9KuiO1z17ifrhqb_74oCnSUWjbZqnZpSsAgQTM,3759
|
|
34
34
|
assisted_service_client/models/connectivity_check_nic.py,sha256=5CYBH94K1_i8nurc8XxHQOndr4Y4W5SpEjgfkqYjU4I,4385
|
|
@@ -62,7 +62,7 @@ assisted_service_client/models/drive_type.py,sha256=OAGyxvI5ZWax3pS8bvcXxddNjyEX
|
|
|
62
62
|
assisted_service_client/models/error.py,sha256=walFlNpGmfMxSd9Cmv4eZkNHQx-0tOXpr14JAil1D0E,7152
|
|
63
63
|
assisted_service_client/models/event.py,sha256=PRfTmDyGf-75xERGe_xuutt-2H0ZpVFSH2f2RK-qHUc,10372
|
|
64
64
|
assisted_service_client/models/event_list.py,sha256=QTzSwTlY-Kx3OA1kgBnYDEvULyrdLv-7DAByMgqH7-c,2356
|
|
65
|
-
assisted_service_client/models/feature_support_level_id.py,sha256=
|
|
65
|
+
assisted_service_client/models/feature_support_level_id.py,sha256=lzELdONZEl7U5Be5Ip_KoG8AHc_qfAmK6KZ0h7s_lfA,4077
|
|
66
66
|
assisted_service_client/models/finalizing_stage.py,sha256=JmPnqcnxm1VB3enMG1iMZR9NFjFEj6TZF6wVwgVgNlA,2849
|
|
67
67
|
assisted_service_client/models/free_addresses_list.py,sha256=P2q1fq3cR6BJq4i4V-gXpfG32TWIhFX4zScGzdRQmpw,2388
|
|
68
68
|
assisted_service_client/models/free_addresses_request.py,sha256=6EjcZ6eCz2tGdz6axoRHwILSNz0-7_A6-dIjmxeFe1k,2400
|
|
@@ -85,7 +85,7 @@ assisted_service_client/models/host_static_network_config.py,sha256=sKEeJ5w_O9XS
|
|
|
85
85
|
assisted_service_client/models/host_type_hardware_requirements.py,sha256=6246yH8N_XNG0_QpMGAQvxK4mHQTBHD_ESjWQMYLVUE,4507
|
|
86
86
|
assisted_service_client/models/host_type_hardware_requirements_wrapper.py,sha256=zAV2uaPeFuPfvvTYWnELgMxoTzf-NQ1Qgb-z64BhajE,4256
|
|
87
87
|
assisted_service_client/models/host_update_params.py,sha256=IZcocNSd2Izv6ZnplU8oSnCoFJVlD74aBN-0V0XUABk,10806
|
|
88
|
-
assisted_service_client/models/host_validation_id.py,sha256=
|
|
88
|
+
assisted_service_client/models/host_validation_id.py,sha256=bQEcRLauW6YekA5799_ztAXdk9QIiuw6tUtcxOf1kAc,6343
|
|
89
89
|
assisted_service_client/models/ignition_endpoint.py,sha256=dUS_tZE4zvAZwyjDpGV3geXYwD2ecuVDdtrKqNPn7bM,4058
|
|
90
90
|
assisted_service_client/models/ignition_endpoint_http_headers_params.py,sha256=2yhwXhtDwfq05bQWZQiNbxcEB9T7Kd-3yhH6xHI1-hY,4216
|
|
91
91
|
assisted_service_client/models/ignored_validations.py,sha256=mhpR__OOD3LXlcwUh7hYeUSyPcvNinDAEQjmVEcM_oc,5278
|
|
@@ -383,7 +383,7 @@ test/test_versions.py,sha256=n-4xIBBiEuExya4yfHjxHbsRinb_vccUxwIrMxyEvfk,843
|
|
|
383
383
|
test/test_versions_api.py,sha256=STXdU0DUr6Bmpp8YEBvPKo5ohNZKwxI0e_ddDi3F_1c,1087
|
|
384
384
|
test/test_vip_type.py,sha256=MAse7Cn2PT8pBELxmmAa4X9K_fZ-jtvNTmrqQ0Hvc-o,837
|
|
385
385
|
test/test_vip_verification.py,sha256=DwaHdagiOxRAPQ8TN541xSPn--MJEbRATBm1h3OmmZ4,901
|
|
386
|
-
assisted_service_client-2.38.0.
|
|
387
|
-
assisted_service_client-2.38.0.
|
|
388
|
-
assisted_service_client-2.38.0.
|
|
389
|
-
assisted_service_client-2.38.0.
|
|
386
|
+
assisted_service_client-2.38.0.post49.dist-info/METADATA,sha256=KgTO5Acp5LESkel4vhv27ewP78ATFv4tuW5JqeKpEes,26527
|
|
387
|
+
assisted_service_client-2.38.0.post49.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
388
|
+
assisted_service_client-2.38.0.post49.dist-info/top_level.txt,sha256=4hfKi9CMXGm1B8Tohp02sqpWY8GTFoD38UbGI8duAD4,29
|
|
389
|
+
assisted_service_client-2.38.0.post49.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|