assisted-service-client 2.29.0.post66__py3-none-any.whl → 2.29.0.post67__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- assisted_service_client/models/finalizing_stage.py +1 -2
- {assisted_service_client-2.29.0.post66.dist-info → assisted_service_client-2.29.0.post67.dist-info}/METADATA +1 -1
- {assisted_service_client-2.29.0.post66.dist-info → assisted_service_client-2.29.0.post67.dist-info}/RECORD +5 -5
- {assisted_service_client-2.29.0.post66.dist-info → assisted_service_client-2.29.0.post67.dist-info}/WHEEL +0 -0
- {assisted_service_client-2.29.0.post66.dist-info → assisted_service_client-2.29.0.post67.dist-info}/top_level.txt +0 -0
@@ -29,8 +29,7 @@ class FinalizingStage(object):
|
|
29
29
|
WAITING_FOR_FINALIZING = "Waiting for finalizing"
|
30
30
|
WAITING_FOR_CLUSTER_OPERATORS = "Waiting for cluster operators"
|
31
31
|
ADDING_ROUTER_CA = "Adding router ca"
|
32
|
-
|
33
|
-
APPLYING_MANIFESTS = "Applying manifests"
|
32
|
+
APPLYING_OLM_MANIFESTS = "Applying olm manifests"
|
34
33
|
WAITING_FOR_OLM_OPERATORS_CSV_INITIALIZATION = "Waiting for olm operators csv initialization"
|
35
34
|
WAITING_FOR_OLM_OPERATORS_CSV = "Waiting for olm operators csv"
|
36
35
|
DONE = "Done"
|
@@ -62,7 +62,7 @@ assisted_service_client/models/error.py,sha256=walFlNpGmfMxSd9Cmv4eZkNHQx-0tOXpr
|
|
62
62
|
assisted_service_client/models/event.py,sha256=PRfTmDyGf-75xERGe_xuutt-2H0ZpVFSH2f2RK-qHUc,10372
|
63
63
|
assisted_service_client/models/event_list.py,sha256=QTzSwTlY-Kx3OA1kgBnYDEvULyrdLv-7DAByMgqH7-c,2356
|
64
64
|
assisted_service_client/models/feature_support_level_id.py,sha256=8urxnim2qlErla72Kd7mzXrwtKClvVEJSdH98B478n4,3379
|
65
|
-
assisted_service_client/models/finalizing_stage.py,sha256=
|
65
|
+
assisted_service_client/models/finalizing_stage.py,sha256=pxRHilwElp5ARmn0O8zCs5Zz9UNRfXZ0t7sPiqUa2j4,2823
|
66
66
|
assisted_service_client/models/free_addresses_list.py,sha256=P2q1fq3cR6BJq4i4V-gXpfG32TWIhFX4zScGzdRQmpw,2388
|
67
67
|
assisted_service_client/models/free_addresses_request.py,sha256=6EjcZ6eCz2tGdz6axoRHwILSNz0-7_A6-dIjmxeFe1k,2400
|
68
68
|
assisted_service_client/models/free_network_addresses.py,sha256=4qbfXsYN_X6t0hJiF4JFhHbGEg8SEe-0OO5vn3cn8os,3896
|
@@ -365,7 +365,7 @@ test/test_versions.py,sha256=n-4xIBBiEuExya4yfHjxHbsRinb_vccUxwIrMxyEvfk,843
|
|
365
365
|
test/test_versions_api.py,sha256=1I1X8zO7RRpqgvWhuV05bK2PnSQfYjN7_d4eBYkum1s,967
|
366
366
|
test/test_vip_type.py,sha256=MAse7Cn2PT8pBELxmmAa4X9K_fZ-jtvNTmrqQ0Hvc-o,837
|
367
367
|
test/test_vip_verification.py,sha256=DwaHdagiOxRAPQ8TN541xSPn--MJEbRATBm1h3OmmZ4,901
|
368
|
-
assisted_service_client-2.29.0.
|
369
|
-
assisted_service_client-2.29.0.
|
370
|
-
assisted_service_client-2.29.0.
|
371
|
-
assisted_service_client-2.29.0.
|
368
|
+
assisted_service_client-2.29.0.post67.dist-info/METADATA,sha256=XuRDtsU_6quWbXqzzEJukzJoJTG3VO325t6Q-IJqA6Y,25380
|
369
|
+
assisted_service_client-2.29.0.post67.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
370
|
+
assisted_service_client-2.29.0.post67.dist-info/top_level.txt,sha256=4hfKi9CMXGm1B8Tohp02sqpWY8GTFoD38UbGI8duAD4,29
|
371
|
+
assisted_service_client-2.29.0.post67.dist-info/RECORD,,
|
File without changes
|
File without changes
|