assisted-service-client 2.22.0.post7__py3-none-any.whl → 2.22.0.post9__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/platform.py +2 -2
- {assisted_service_client-2.22.0.post7.dist-info → assisted_service_client-2.22.0.post9.dist-info}/METADATA +1 -1
- {assisted_service_client-2.22.0.post7.dist-info → assisted_service_client-2.22.0.post9.dist-info}/RECORD +5 -5
- {assisted_service_client-2.22.0.post7.dist-info → assisted_service_client-2.22.0.post9.dist-info}/WHEEL +0 -0
- {assisted_service_client-2.22.0.post7.dist-info → assisted_service_client-2.22.0.post9.dist-info}/top_level.txt +0 -0
@@ -78,7 +78,7 @@ class Platform(object):
|
|
78
78
|
def is_external(self):
|
79
79
|
"""Gets the is_external of this Platform. # noqa: E501
|
80
80
|
|
81
|
-
|
81
|
+
Used by the service to indicate that the platform-specific components are not included in OpenShift and must be provided as manifests separately. # noqa: E501
|
82
82
|
|
83
83
|
:return: The is_external of this Platform. # noqa: E501
|
84
84
|
:rtype: bool
|
@@ -89,7 +89,7 @@ class Platform(object):
|
|
89
89
|
def is_external(self, is_external):
|
90
90
|
"""Sets the is_external of this Platform.
|
91
91
|
|
92
|
-
|
92
|
+
Used by the service to indicate that the platform-specific components are not included in OpenShift and must be provided as manifests separately. # noqa: E501
|
93
93
|
|
94
94
|
:param is_external: The is_external of this Platform. # noqa: E501
|
95
95
|
:type: bool
|
@@ -144,7 +144,7 @@ assisted_service_client/models/operator_status.py,sha256=NHS9m6W94dCK7FHh-HO2YpH
|
|
144
144
|
assisted_service_client/models/operator_type.py,sha256=EocEScKNiAJ0MqZPAB20BSGn7e4V8k05UcyWvtj0Urs,2449
|
145
145
|
assisted_service_client/models/os_image.py,sha256=OcNXtlHMuLtDEsO-q9tCa5TPmCoEwxUzkGHIs6s8BgY,6321
|
146
146
|
assisted_service_client/models/os_images.py,sha256=jfRX862Qbpv9AUjdrviaBLocZJDIIogCU0QMQwX_hSI,2352
|
147
|
-
assisted_service_client/models/platform.py,sha256=
|
147
|
+
assisted_service_client/models/platform.py,sha256=eh242ArI9yzRP65sBPNKqY6h3FUKbDgiuBorWGeUJQw,4063
|
148
148
|
assisted_service_client/models/platform_type.py,sha256=X7WZe9tDIoCudHbjQzB9pXgzqQy3x_RyKdA_Z_YnzB8,2519
|
149
149
|
assisted_service_client/models/preflight_hardware_requirements.py,sha256=QSEXxmeHriHxsOpShq8Bq_vGr5jMMcNkC3tVUdHUHTs,4221
|
150
150
|
assisted_service_client/models/presigned_url.py,sha256=Rb1HfzxixVRJ53qB5esbOK2bwebZGIdszQ7j44X9JBk,4001
|
@@ -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.22.0.
|
365
|
-
assisted_service_client-2.22.0.
|
366
|
-
assisted_service_client-2.22.0.
|
367
|
-
assisted_service_client-2.22.0.
|
364
|
+
assisted_service_client-2.22.0.post9.dist-info/METADATA,sha256=oVOR7Emo20mL4UEFgeZA62K2MKrOS6nH_AacasB7ejc,24799
|
365
|
+
assisted_service_client-2.22.0.post9.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
366
|
+
assisted_service_client-2.22.0.post9.dist-info/top_level.txt,sha256=4hfKi9CMXGm1B8Tohp02sqpWY8GTFoD38UbGI8duAD4,29
|
367
|
+
assisted_service_client-2.22.0.post9.dist-info/RECORD,,
|
File without changes
|
File without changes
|