assisted-service-client 2.43.0.post23__py3-none-any.whl → 2.43.0.post25__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.
@@ -71,6 +71,7 @@ class ClusterValidationId(object):
71
71
  CLUSTER_OBSERVABILITY_REQUIREMENTS_SATISFIED = "cluster-observability-requirements-satisfied"
72
72
  NUMA_RESOURCES_REQUIREMENTS_SATISFIED = "numa-resources-requirements-satisfied"
73
73
  OADP_REQUIREMENTS_SATISFIED = "oadp-requirements-satisfied"
74
+ METALLB_REQUIREMENTS_SATISFIED = "metallb-requirements-satisfied"
74
75
 
75
76
  """
76
77
  Attributes:
@@ -73,6 +73,7 @@ class FeatureSupportLevelId(object):
73
73
  CLUSTER_OBSERVABILITY = "CLUSTER_OBSERVABILITY"
74
74
  NUMA_RESOURCES = "NUMA_RESOURCES"
75
75
  OADP = "OADP"
76
+ METALLB = "METALLB"
76
77
 
77
78
  """
78
79
  Attributes:
@@ -89,6 +89,7 @@ class HostValidationId(object):
89
89
  CLUSTER_OBSERVABILITY_REQUIREMENTS_SATISFIED = "cluster-observability-requirements-satisfied"
90
90
  NUMA_RESOURCES_REQUIREMENTS_SATISFIED = "numa-resources-requirements-satisfied"
91
91
  OADP_REQUIREMENTS_SATISFIED = "oadp-requirements-satisfied"
92
+ METALLB_REQUIREMENTS_SATISFIED = "metallb-requirements-satisfied"
92
93
 
93
94
  """
94
95
  Attributes:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: assisted-service-client
3
- Version: 2.43.0.post23
3
+ Version: 2.43.0.post25
4
4
  Summary: AssistedInstall
5
5
  Home-page: https://github.com/openshift/assisted-service
6
6
  Author: RedHat
@@ -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=25j-qR6HQCUD5E2NcPZcPfBPVlajO4aMOmtsId-aIFM,5459
31
+ assisted_service_client/models/cluster_validation_id.py,sha256=lM1EwAdidEsQnb22C20KYEnLt6hSCdzNS0whxDBmcrc,5529
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
@@ -63,7 +63,7 @@ assisted_service_client/models/error.py,sha256=walFlNpGmfMxSd9Cmv4eZkNHQx-0tOXpr
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
65
  assisted_service_client/models/feature.py,sha256=jNjOBzP1Qz_dzvSbfQ2LeIME4B5F-XYhSTwPP9cA9vg,5954
66
- assisted_service_client/models/feature_support_level_id.py,sha256=bZ0oC6sWCOAq0TF6VOdJvRZK9i26ILnQ2E1Q4XA_GLE,4161
66
+ assisted_service_client/models/feature_support_level_id.py,sha256=7z5uP_qkGyF0J1dHmH27uJOrkGnQDKFlIiKVFOaKooE,4185
67
67
  assisted_service_client/models/finalizing_stage.py,sha256=JmPnqcnxm1VB3enMG1iMZR9NFjFEj6TZF6wVwgVgNlA,2849
68
68
  assisted_service_client/models/free_addresses_list.py,sha256=P2q1fq3cR6BJq4i4V-gXpfG32TWIhFX4zScGzdRQmpw,2388
69
69
  assisted_service_client/models/free_addresses_request.py,sha256=6EjcZ6eCz2tGdz6axoRHwILSNz0-7_A6-dIjmxeFe1k,2400
@@ -86,7 +86,7 @@ assisted_service_client/models/host_static_network_config.py,sha256=sKEeJ5w_O9XS
86
86
  assisted_service_client/models/host_type_hardware_requirements.py,sha256=6246yH8N_XNG0_QpMGAQvxK4mHQTBHD_ESjWQMYLVUE,4507
87
87
  assisted_service_client/models/host_type_hardware_requirements_wrapper.py,sha256=zAV2uaPeFuPfvvTYWnELgMxoTzf-NQ1Qgb-z64BhajE,4256
88
88
  assisted_service_client/models/host_update_params.py,sha256=9aV1HCslkgoUwDvFhtW_Bn1FbWboqLxSC7I9ET2xXIY,10817
89
- assisted_service_client/models/host_validation_id.py,sha256=nplUmCKUma_gQT7sFx0YKpvd2QxCpa5UtOC9lFoeX1g,6589
89
+ assisted_service_client/models/host_validation_id.py,sha256=1HU_DWWWPBsUMJPT_nCnh4qmwMMIX6sQ6pqnQP5DWmQ,6659
90
90
  assisted_service_client/models/ignition_endpoint.py,sha256=dUS_tZE4zvAZwyjDpGV3geXYwD2ecuVDdtrKqNPn7bM,4058
91
91
  assisted_service_client/models/ignition_endpoint_http_headers_params.py,sha256=2yhwXhtDwfq05bQWZQiNbxcEB9T7Kd-3yhH6xHI1-hY,4216
92
92
  assisted_service_client/models/ignored_validations.py,sha256=mhpR__OOD3LXlcwUh7hYeUSyPcvNinDAEQjmVEcM_oc,5278
@@ -391,7 +391,7 @@ test/test_versions.py,sha256=n-4xIBBiEuExya4yfHjxHbsRinb_vccUxwIrMxyEvfk,843
391
391
  test/test_versions_api.py,sha256=STXdU0DUr6Bmpp8YEBvPKo5ohNZKwxI0e_ddDi3F_1c,1087
392
392
  test/test_vip_type.py,sha256=MAse7Cn2PT8pBELxmmAa4X9K_fZ-jtvNTmrqQ0Hvc-o,837
393
393
  test/test_vip_verification.py,sha256=DwaHdagiOxRAPQ8TN541xSPn--MJEbRATBm1h3OmmZ4,901
394
- assisted_service_client-2.43.0.post23.dist-info/METADATA,sha256=TBnS25UWFZNe2eHEbNadxFE7V4CNUQ1SaxezKgGHexg,26858
395
- assisted_service_client-2.43.0.post23.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
396
- assisted_service_client-2.43.0.post23.dist-info/top_level.txt,sha256=4hfKi9CMXGm1B8Tohp02sqpWY8GTFoD38UbGI8duAD4,29
397
- assisted_service_client-2.43.0.post23.dist-info/RECORD,,
394
+ assisted_service_client-2.43.0.post25.dist-info/METADATA,sha256=kX3QOMsehQYRgonBWBG6Amvm1dU6cXyuMb6dwBERqbs,26858
395
+ assisted_service_client-2.43.0.post25.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
396
+ assisted_service_client-2.43.0.post25.dist-info/top_level.txt,sha256=4hfKi9CMXGm1B8Tohp02sqpWY8GTFoD38UbGI8duAD4,29
397
+ assisted_service_client-2.43.0.post25.dist-info/RECORD,,