assisted-service-client 2.29.0.post9__py3-none-any.whl → 2.29.0.post11__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.
@@ -40,7 +40,7 @@ class LastInstallationPreparation(object):
40
40
  'reason': 'reason'
41
41
  }
42
42
 
43
- def __init__(self, status='preparation_never_performed', reason=None): # noqa: E501
43
+ def __init__(self, status='not_started', reason=None): # noqa: E501
44
44
  """LastInstallationPreparation - a model defined in Swagger""" # noqa: E501
45
45
 
46
46
  self._status = None
@@ -72,7 +72,7 @@ class LastInstallationPreparation(object):
72
72
  :param status: The status of this LastInstallationPreparation. # noqa: E501
73
73
  :type: str
74
74
  """
75
- allowed_values = ["preparation_never_performed", "failed", "success"] # noqa: E501
75
+ allowed_values = ["not_started", "failed", "success"] # noqa: E501
76
76
  if status not in allowed_values:
77
77
  raise ValueError(
78
78
  "Invalid value for `status` ({0}), must be one of {1}" # noqa: E501
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: assisted-service-client
3
- Version: 2.29.0.post9
3
+ Version: 2.29.0.post11
4
4
  Summary: AssistedInstall
5
5
  Home-page: https://github.com/openshift/assisted-service
6
6
  Author: RedHat
@@ -109,7 +109,7 @@ assisted_service_client/models/kernel_argument.py,sha256=8GfeKMFnLPD78WGzkVSG_pJ
109
109
  assisted_service_client/models/kernel_arguments.py,sha256=i7lyYGI7FMjI1U4Im2qgLJBgr5E82QUoHvCSJy2UGn0,2380
110
110
  assisted_service_client/models/l2_connectivity.py,sha256=4dn_3mW6WF1eWVtAVEZBf1X-OHoexb29PzT6i2kjy3I,6264
111
111
  assisted_service_client/models/l3_connectivity.py,sha256=bs3ls-QeqKPYI4PeUc_MAIiyTQ9Hwk-dnagcMXd4ogc,6694
112
- assisted_service_client/models/last_installation_preparation.py,sha256=6XIRVgQbWb2RXKIUzxdEZt-8hFDE6RaVWqyVZVCLye8,4391
112
+ assisted_service_client/models/last_installation_preparation.py,sha256=wnuW9ccUGpAOssBfDAhzUxIXu-Hl-XidT-4AWDEgBaY,4359
113
113
  assisted_service_client/models/list_managed_domains.py,sha256=9-c0ckZxfu42jXSRsxeXzVu9bhTTD8t4sHOYcwRus0o,2392
114
114
  assisted_service_client/models/list_manifests.py,sha256=5SQc2bWn7-pMNvvDUZNMzjRSztsY6QothVrTNxR46lU,2372
115
115
  assisted_service_client/models/list_versions.py,sha256=gSD7krxLrIHNHb6TZtuxOcBWITIl6QfxArGy21kcAG4,3757
@@ -361,7 +361,7 @@ test/test_versions.py,sha256=n-4xIBBiEuExya4yfHjxHbsRinb_vccUxwIrMxyEvfk,843
361
361
  test/test_versions_api.py,sha256=1I1X8zO7RRpqgvWhuV05bK2PnSQfYjN7_d4eBYkum1s,967
362
362
  test/test_vip_type.py,sha256=MAse7Cn2PT8pBELxmmAa4X9K_fZ-jtvNTmrqQ0Hvc-o,837
363
363
  test/test_vip_verification.py,sha256=DwaHdagiOxRAPQ8TN541xSPn--MJEbRATBm1h3OmmZ4,901
364
- assisted_service_client-2.29.0.post9.dist-info/METADATA,sha256=1ATS2aYTtsoZyjd3DOrXCcrLfiHC3QqOb-mRnUd2C5s,25199
365
- assisted_service_client-2.29.0.post9.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
366
- assisted_service_client-2.29.0.post9.dist-info/top_level.txt,sha256=4hfKi9CMXGm1B8Tohp02sqpWY8GTFoD38UbGI8duAD4,29
367
- assisted_service_client-2.29.0.post9.dist-info/RECORD,,
364
+ assisted_service_client-2.29.0.post11.dist-info/METADATA,sha256=Q7sj66ii8EjlgaSpiGNsfgPC4H-KzT4dl0c--I5JNnw,25200
365
+ assisted_service_client-2.29.0.post11.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
366
+ assisted_service_client-2.29.0.post11.dist-info/top_level.txt,sha256=4hfKi9CMXGm1B8Tohp02sqpWY8GTFoD38UbGI8duAD4,29
367
+ assisted_service_client-2.29.0.post11.dist-info/RECORD,,