assisted-service-client 2.39.0.post47__py3-none-any.whl → 2.40.0.post1__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/host_role.py +1 -0
- assisted_service_client/models/host_role_update_params.py +1 -0
- assisted_service_client/models/host_update_params.py +1 -1
- {assisted_service_client-2.39.0.post47.dist-info → assisted_service_client-2.40.0.post1.dist-info}/METADATA +1 -1
- {assisted_service_client-2.39.0.post47.dist-info → assisted_service_client-2.40.0.post1.dist-info}/RECORD +7 -7
- {assisted_service_client-2.39.0.post47.dist-info → assisted_service_client-2.40.0.post1.dist-info}/WHEEL +0 -0
- {assisted_service_client-2.39.0.post47.dist-info → assisted_service_client-2.40.0.post1.dist-info}/top_level.txt +0 -0
|
@@ -100,7 +100,7 @@ class HostUpdateParams(object):
|
|
|
100
100
|
:param host_role: The host_role of this HostUpdateParams. # noqa: E501
|
|
101
101
|
:type: str
|
|
102
102
|
"""
|
|
103
|
-
allowed_values = ["auto-assign", "master", "worker"] # noqa: E501
|
|
103
|
+
allowed_values = ["auto-assign", "master", "arbiter", "worker"] # noqa: E501
|
|
104
104
|
if host_role not in allowed_values:
|
|
105
105
|
raise ValueError(
|
|
106
106
|
"Invalid value for `host_role` ({0}), must be one of {1}" # noqa: E501
|
|
@@ -78,13 +78,13 @@ assisted_service_client/models/host_progress.py,sha256=qTvcfB6RmxTbZXUNRDNKq21j1
|
|
|
78
78
|
assisted_service_client/models/host_progress_info.py,sha256=x_B3eLLNMYOseTbZSzE_CN5mdQ-g0CnV-AkGOL7PL2Y,7883
|
|
79
79
|
assisted_service_client/models/host_registration_response.py,sha256=jBcvXbk8c0DlwGCYR5mIVzepju1xt7aLvvLf2sxqrSw,3567
|
|
80
80
|
assisted_service_client/models/host_registration_response_next_step_runner_command.py,sha256=dddElrDeuE2cTpoi8hJfnOJ4ABqB2YTqdK8diTjz3jk,5085
|
|
81
|
-
assisted_service_client/models/host_role.py,sha256=
|
|
82
|
-
assisted_service_client/models/host_role_update_params.py,sha256=
|
|
81
|
+
assisted_service_client/models/host_role.py,sha256=CjjCtTpYP2Y1Ns7wlQuAWkDyteCOTer2qM2z-VVrsrk,2521
|
|
82
|
+
assisted_service_client/models/host_role_update_params.py,sha256=IIlJbJl1NspjS1I_vW_zIrB0k_vzGal8ct-ffzvBA8I,2541
|
|
83
83
|
assisted_service_client/models/host_stage.py,sha256=YvTU-GZCuqc7gTzHwlaANPS1Iz2cCKwLaE6j1H_QzSg,2867
|
|
84
84
|
assisted_service_client/models/host_static_network_config.py,sha256=sKEeJ5w_O9XS7oey78pVlgkjOVFPtmPTQLECgZvGVnM,4424
|
|
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
|
-
assisted_service_client/models/host_update_params.py,sha256=
|
|
87
|
+
assisted_service_client/models/host_update_params.py,sha256=9aV1HCslkgoUwDvFhtW_Bn1FbWboqLxSC7I9ET2xXIY,10817
|
|
88
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
|
|
@@ -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.
|
|
387
|
-
assisted_service_client-2.
|
|
388
|
-
assisted_service_client-2.
|
|
389
|
-
assisted_service_client-2.
|
|
386
|
+
assisted_service_client-2.40.0.post1.dist-info/METADATA,sha256=ryyucV1W7PnFmknsjR7_6Cdu2KflMlM2nMhAVLT4HP0,26526
|
|
387
|
+
assisted_service_client-2.40.0.post1.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
388
|
+
assisted_service_client-2.40.0.post1.dist-info/top_level.txt,sha256=4hfKi9CMXGm1B8Tohp02sqpWY8GTFoD38UbGI8duAD4,29
|
|
389
|
+
assisted_service_client-2.40.0.post1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|