anyscale 0.26.36__py3-none-any.whl → 0.26.38__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.
Files changed (25) hide show
  1. anyscale/_private/docgen/models.md +2 -12
  2. anyscale/client/README.md +6 -1
  3. anyscale/client/openapi_client/__init__.py +4 -1
  4. anyscale/client/openapi_client/api/default_api.py +236 -0
  5. anyscale/client/openapi_client/models/__init__.py +4 -1
  6. anyscale/client/openapi_client/models/cloud_deployment_compute_config.py +5 -5
  7. anyscale/client/openapi_client/models/describe_machine_pool_machines_request.py +123 -0
  8. anyscale/client/openapi_client/models/describe_machine_pool_requests_request.py +123 -0
  9. anyscale/client/openapi_client/models/machinestateinfo_list_response.py +147 -0
  10. anyscale/client/openapi_client/models/ray_runtime_env_config.py +31 -3
  11. anyscale/client/openapi_client/models/requeststateinfo_list_response.py +147 -0
  12. anyscale/sdk/anyscale_client/__init__.py +0 -1
  13. anyscale/sdk/anyscale_client/models/__init__.py +0 -1
  14. anyscale/sdk/anyscale_client/models/cloud_deployment_compute_config.py +5 -5
  15. anyscale/sdk/anyscale_client/models/ray_runtime_env_config.py +31 -3
  16. anyscale/version.py +1 -1
  17. {anyscale-0.26.36.dist-info → anyscale-0.26.38.dist-info}/METADATA +1 -1
  18. {anyscale-0.26.36.dist-info → anyscale-0.26.38.dist-info}/RECORD +23 -21
  19. anyscale/client/openapi_client/models/cloud_deployment_selector.py +0 -206
  20. anyscale/sdk/anyscale_client/models/cloud_deployment_selector.py +0 -206
  21. {anyscale-0.26.36.dist-info → anyscale-0.26.38.dist-info}/LICENSE +0 -0
  22. {anyscale-0.26.36.dist-info → anyscale-0.26.38.dist-info}/NOTICE +0 -0
  23. {anyscale-0.26.36.dist-info → anyscale-0.26.38.dist-info}/WHEEL +0 -0
  24. {anyscale-0.26.36.dist-info → anyscale-0.26.38.dist-info}/entry_points.txt +0 -0
  25. {anyscale-0.26.36.dist-info → anyscale-0.26.38.dist-info}/top_level.txt +0 -0
@@ -28,7 +28,7 @@ anyscale/snapshot.py,sha256=UGJT5C1s_4xmQxjWODK5DFpGxHRBX5jOCdSCqXESH8E,1685
28
28
  anyscale/tables.py,sha256=TV4F2uLnwehvbkAfaP7iuLlT2wLIo6ORH2LVdRGXW5g,2840
29
29
  anyscale/telemetry.py,sha256=wklWABN8wtq8Cq3ptPFEeQQC9xjKP5ytxybCuWAvNI0,15229
30
30
  anyscale/util.py,sha256=14AHIhl4c4hKAW4gLZIvy5w56-zDjcPmrdWqazsvnHU,41860
31
- anyscale/version.py,sha256=qX2YoSFGy9o99C9_SIrB1j0-8rpMHjxGXRWc7HEDHM4,24
31
+ anyscale/version.py,sha256=T9EcVGuAa84saTU3BB9eVaF8TdJCislPCFleKXw9y7A,24
32
32
  anyscale/workspace_utils.py,sha256=OViE88CnIF5ruVxd3kazQ0Mf2BxqtMq6wx-XQ5A2cp8,1204
33
33
  anyscale/_private/anyscale_client/README.md,sha256=gk8obk7kqg6VWoUHcqDMwJULh35tYKEZFC0UF_dixGA,718
34
34
  anyscale/_private/anyscale_client/__init__.py,sha256=807Blx3RHQeS8BmKZcsOQQ4dYoKlCnpm6Bdsif2CrHg,337
@@ -40,7 +40,7 @@ anyscale/_private/docgen/__main__.py,sha256=rVYAjasr4c-wIaCmETsZRiYaEos0KvLsjVz4
40
40
  anyscale/_private/docgen/api.md,sha256=VKW293yubbeUG17A38wYuaONKDL5XICMguyfZ2xkIyY,27495
41
41
  anyscale/_private/docgen/generator.py,sha256=jAOaprAeU659glRDBATAkAQeYC1nDU14jgdobcILS1s,21737
42
42
  anyscale/_private/docgen/generator_legacy.py,sha256=pss_6ONF55XhARrKGcREDmg0J5plWact6USgb5Tr5mM,3002
43
- anyscale/_private/docgen/models.md,sha256=TZ_tjmhJUYimjeV78OXH-zTzfEwOA3NE5yMjVBO7yB4,295885
43
+ anyscale/_private/docgen/models.md,sha256=wLqRz6Bs-eb21S1vZeQGpsCJU3QJaiYnWRrv_MVi2wE,295171
44
44
  anyscale/_private/models/__init__.py,sha256=ZrkdHhJZNeCYiogsHc_po8m7vaVdxEjkNGixNeYdlgs,125
45
45
  anyscale/_private/models/image_uri.py,sha256=CMzHc-MNTBsBXvX0G73bjkiznCbm95DYQusgXJ8drm8,3971
46
46
  anyscale/_private/models/model_base.py,sha256=GJLA4JC0yHT554ctMYS_1es-YoTHQH9oqRHr28vV4R0,11354
@@ -106,7 +106,7 @@ anyscale/background/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSu
106
106
  anyscale/background/job_runner.py,sha256=LTuv9JOahyv6C9i7DLQAONgQF6--FfYZEmJrKy-sUG8,2687
107
107
  anyscale/client/.gitignore,sha256=JZyvYEtT2DCSK9V5Joi6lQofhMik4PXiJRCWsg7SvqI,807
108
108
  anyscale/client/.openapi-generator-ignore,sha256=pu2PTide7pJtJ-DFLzDy0cTYQJRlrB-8RRH3zGLeUds,1040
109
- anyscale/client/README.md,sha256=YxposNbmVkw00WhZBNbvT6JOu09MIvZbz4g4vN0yIkI,110900
109
+ anyscale/client/README.md,sha256=1IcoSA9PA1kJMOiozVDvzU9Y2a_8CpNjbKDM9q20I-w,111700
110
110
  anyscale/client/git_push.sh,sha256=EDCZOTTiLxbtPHmiU63qC99rGH67B7dhdPZdNUKivF0,1827
111
111
  anyscale/client/requirements.txt,sha256=dkVKYUStC5h_g_87SH7pRdhXCj7ySozAJMGAFEzGgFc,126
112
112
  anyscale/client/setup.cfg,sha256=l7bdKSIedeBhhoDtupsBwx1xPrlBf2yYeTH7a8kMga4,28
@@ -114,14 +114,14 @@ anyscale/client/setup.py,sha256=tSxqw1kAL1B9adnrnOarjnQfSbwGmnTr_kg8ZXhlm5A,1109
114
114
  anyscale/client/test-requirements.txt,sha256=sTjmDTj5W9fh1ZAeo8UT2EBdeGDBNttj_PHiPBXg1D4,111
115
115
  anyscale/client/tox.ini,sha256=M6L3UmvAdvU65LsoAF-Oi7oRjwZlCJZn8I7ofdXn5Ok,156
116
116
  anyscale/client/.openapi-generator/VERSION,sha256=J0RzX-4u4jfin1kviKtmncjUePyjHm2kyvmkobOrt_E,5
117
- anyscale/client/openapi_client/__init__.py,sha256=6HirUawZcEJ1I7_z-11yxTOkuPxiN7UXR2nYtsaQ7P0,50162
117
+ anyscale/client/openapi_client/__init__.py,sha256=q6w1EaFMOZPWVT3D0an1TcZPyMcc75-6wfEQxvR5tuw,50482
118
118
  anyscale/client/openapi_client/api_client.py,sha256=d8Un6j2Ny2vlS2qBXPVFj6_ql0k36DFahpWt_28TfCk,25563
119
119
  anyscale/client/openapi_client/configuration.py,sha256=Dd5XrlHwv-wxnf0C35PG_-HBQoY3Yaz6hKrmkZz-m0E,12363
120
120
  anyscale/client/openapi_client/exceptions.py,sha256=3egwsXQG2j_vARbqgBxUO1xSltAhpfiHTYVP7VXTvU0,3792
121
121
  anyscale/client/openapi_client/rest.py,sha256=Ehj37v7GHW6SXV067Hze5HE42ayKaGi6a6ZlkR7u3Lg,12501
122
122
  anyscale/client/openapi_client/api/__init__.py,sha256=i8u7BI2xX1GrXTL3hN0pKpYIlnT-D_uDxH2ElOfYG1I,141
123
- anyscale/client/openapi_client/api/default_api.py,sha256=v6-qY7Whmm9OZtAxtghPKhFZ66nxAZ0VcKXxA6k-TUc,1776637
124
- anyscale/client/openapi_client/models/__init__.py,sha256=Ax4GnQuBALzMDQ7ZvIU2bH5a5j_4NrO4nViXHrvEZYU,49672
123
+ anyscale/client/openapi_client/api/default_api.py,sha256=CgK0FQYGnIn4DbamQ3EsjHB47M1T7Txo3xBq7eHsLIQ,1788969
124
+ anyscale/client/openapi_client/models/__init__.py,sha256=ETyxJbqQ5M0JOefgfixkLflycf3qOA2LTya9608N2Ro,49992
125
125
  anyscale/client/openapi_client/models/access_config.py,sha256=b2mA0qtuTA5PFbp6C61Jc_T2zUMaojM1v32IhZo0MfY,3648
126
126
  anyscale/client/openapi_client/models/actor_status.py,sha256=6xyX_aIqURj2raBdY9DmBxsdDACFrqqYvElGiM6YG2E,2813
127
127
  anyscale/client/openapi_client/models/admin_create_user.py,sha256=9DPr8D0lKgoEZ3Z2kGsAd8L7ocFCiP6woOGLVs8SRb8,7251
@@ -197,9 +197,8 @@ anyscale/client/openapi_client/models/cloud_data_bucket_presigned_url_response.p
197
197
  anyscale/client/openapi_client/models/cloud_data_bucket_presigned_url_scheme.py,sha256=Vpnb4gAa6TBj0p5OfiIzLTWFGZ3Xd5s7jXdOJw06msM,2916
198
198
  anyscale/client/openapi_client/models/cloud_data_bucket_request_scope.py,sha256=IqPon7rEzfGPfSifMNzUZZDXv2NS-v9D0Zab57WFnYw,2901
199
199
  anyscale/client/openapi_client/models/cloud_deployment.py,sha256=7oM6B5WLfC82G-fQsraK3nBHEQgatHY2ju2V4UmXIjI,12343
200
- anyscale/client/openapi_client/models/cloud_deployment_compute_config.py,sha256=ZTecoOP07ZnYxwF2joFQQNyKkGUgc0SxH9-NQGTfvsE,11124
200
+ anyscale/client/openapi_client/models/cloud_deployment_compute_config.py,sha256=6XmKxZcIXaLW1rbI152yTWI5QSxVDBDB46RxIoXiQMs,11088
201
201
  anyscale/client/openapi_client/models/cloud_deployment_config.py,sha256=cFErRe2NF9C8DI2SBTvHp37PB736A_jeg5UBc4Erl3Y,3468
202
- anyscale/client/openapi_client/models/cloud_deployment_selector.py,sha256=vq9vtLNCsh22pzFpvPp1C4ZDslGeTmpmC4LKouaETnM,6150
203
202
  anyscale/client/openapi_client/models/cloud_hosting_type.py,sha256=DkHIvvYUmj8K_NQtKBHZNtbjh6dpzz60C2VBqVzeUAU,2896
204
203
  anyscale/client/openapi_client/models/cloud_list_response.py,sha256=I2zXNTv1ipWz0ndW0NijCnq9PSAHahDXcLvz_-6hlvI,4272
205
204
  anyscale/client/openapi_client/models/cloud_name_options.py,sha256=3olGjYqgPVaINvhbitPncKbjyiezeaDcnO6dbZnu6sA,3449
@@ -370,7 +369,9 @@ anyscale/client/openapi_client/models/delete_machine_request.py,sha256=ojQo15olj
370
369
  anyscale/client/openapi_client/models/deleted_platform_fine_tuned_model.py,sha256=taeiJGnAwTWIU222goX2j8nHE9OsSuS-8EsGv4LJUho,4451
371
370
  anyscale/client/openapi_client/models/deletedplatformfinetunedmodel_response.py,sha256=oiprY6NmSneyQwX8KIlMHlKAfAuujHZeVmddOpyeydQ,3737
372
371
  anyscale/client/openapi_client/models/deletemachinepoolresponse_response.py,sha256=zQGPRw4tweSZTaQcF_6MbFR_KPMwN6s19QJE8TLgrjM,3636
372
+ anyscale/client/openapi_client/models/describe_machine_pool_machines_request.py,sha256=5wwpUii7k8oD6ROVpdraVuPQzl0x-kjP9qHfSKHl0RY,3994
373
373
  anyscale/client/openapi_client/models/describe_machine_pool_request.py,sha256=7ECyUCAlwLFLdcIQrvyNiAOILBzNGUTN5_nK7EN84yg,3739
374
+ anyscale/client/openapi_client/models/describe_machine_pool_requests_request.py,sha256=GsrysgY7worVO8UqTU4-L-179rYNG9HQTby_U1elSQ8,3994
374
375
  anyscale/client/openapi_client/models/describe_machine_pool_response.py,sha256=dtcGBS48Vz07CbIVPfeU4XBS9aQMpt9ADEhG_KCNl48,3887
375
376
  anyscale/client/openapi_client/models/describe_system_workload_response.py,sha256=6BkN7_HAuCaRqxpq4ub8rl8VhwmDWTDgOjXN6ll-6Nc,7517
376
377
  anyscale/client/openapi_client/models/describemachinepoolresponse_response.py,sha256=OmIz6PJBcV4VnNHf0PxnuwOg1EMop2aoi6Wv8N1OVD4,3715
@@ -476,6 +477,7 @@ anyscale/client/openapi_client/models/machine_info.py,sha256=3L1vM8pOHOX4VZz-sIf
476
477
  anyscale/client/openapi_client/models/machine_launch_failure.py,sha256=9MMZ17hGYKR0xBfUKcVc2yhtVsBQFtxcNXSBmnnMU7Y,4601
477
478
  anyscale/client/openapi_client/models/machine_pool.py,sha256=0_tga2wp9DR-tGeGHg3AE1F1iiKn8N_ruWCr_aVtxX0,9135
478
479
  anyscale/client/openapi_client/models/machine_state_info.py,sha256=vTwjL3buXuT7Qkub3bf4-OlAzUr7mj1Yh1ReUVk0XZk,11351
480
+ anyscale/client/openapi_client/models/machinestateinfo_list_response.py,sha256=lelg5QcblkfQjRAHoTDGKRtcp8D0EReIFOTPP7I0MZo,4437
479
481
  anyscale/client/openapi_client/models/metric.py,sha256=q5GOXJFhGdpTj_Gg-V05Pc1E_VjjjKB8OZEV0Qof9G0,8921
480
482
  anyscale/client/openapi_client/models/metronome_customer_info_model.py,sha256=TNHzxUfadF8RDFkhNDSsasgXEEv0hjMoyrsFVKx50zM,4847
481
483
  anyscale/client/openapi_client/models/metronome_dashboard_type.py,sha256=maFESxv00_Nj3hL_snx52zehYzGMElEdtMmcQxqqJ3g,2902
@@ -558,7 +560,7 @@ anyscale/client/openapi_client/models/protocols.py,sha256=Q_QNTShXYTtz-Ct9iNGJl3
558
560
  anyscale/client/openapi_client/models/python_modules.py,sha256=PplQop90t5MefEQFdLw_RYvKTb1HudY2szGUB4qY_og,4560
559
561
  anyscale/client/openapi_client/models/quota.py,sha256=j1WHnVQGu4O3XKDvEg4ybgHLJiOce8FNe_UQSil7rh4,5467
560
562
  anyscale/client/openapi_client/models/ray_gcs_external_storage_config.py,sha256=O01Zt4yeVFVWMPpvMjPrYDZVx9BTAhvR5VYZQmg6HUE,5826
561
- anyscale/client/openapi_client/models/ray_runtime_env_config.py,sha256=82Vc_T-TdXIzZLczNB2Hqtd53luotd2DBxQnVH1nwxo,9074
563
+ anyscale/client/openapi_client/models/ray_runtime_env_config.py,sha256=JzSXS9XOsZMKc5C3uZEEKutOINprLSIIlhcclXv8sVI,9959
562
564
  anyscale/client/openapi_client/models/ray_session.py,sha256=SuFSTgFBe0nVHSsYh2gqCBCVNaF1XGVxLtDMLU3g6iM,3653
563
565
  anyscale/client/openapi_client/models/read_billing_version.py,sha256=0hOQby7NUkwl1FxlH_7S2iBZrNluYRfzCYorqFPXxRE,7481
564
566
  anyscale/client/openapi_client/models/readbillingversion_list_response.py,sha256=1jdBzaiunHku2Y85OuqSQEH3cTpSmQgBgKwkSmqSWBk,4467
@@ -570,6 +572,7 @@ anyscale/client/openapi_client/models/request_password_reset_params.py,sha256=S6
570
572
  anyscale/client/openapi_client/models/request_state_info.py,sha256=_ncxrW-LCKLkqEFvV32quwcg3snBmtl95E0D9g8OIDg,6791
571
573
  anyscale/client/openapi_client/models/requestemailmagiclinkresponse_response.py,sha256=hxoYP5m0eA_2lCP83gxb5b5uuPdhAnz-rzX9Lnxt5JM,3737
572
574
  anyscale/client/openapi_client/models/requestotpreturnapimodel_response.py,sha256=MRpp_kGIa8jMDxQqjtM5mWmK5SBXCMd_c20ZCE6u17Y,3682
575
+ anyscale/client/openapi_client/models/requeststateinfo_list_response.py,sha256=BG-mOjBIOWGyaMXwlD0QZfX9L-eGwPb3q-IitxJ4xYs,4437
573
576
  anyscale/client/openapi_client/models/reset_password_params.py,sha256=UVh4iLrSOGIgIgnRy_dnGWPdvHOQLbHk2qyG8EPkLpg,4421
574
577
  anyscale/client/openapi_client/models/resource_alert_event_type.py,sha256=wqSibRzNN4NfdYpugrAb3us5iTwB1M-sMaHJO3JOovw,3376
575
578
  anyscale/client/openapi_client/models/resource_notification.py,sha256=v9-GaEj2jzJgzPAJSJd64KjfsQYXSUPZUVD2vcu6LLI,14308
@@ -843,7 +846,7 @@ anyscale/schedule/__init__.py,sha256=xZ07hHVUBMs_6tkhIJYqdskoDtgAndL7Zb0bMY9fCF8
843
846
  anyscale/schedule/commands.py,sha256=5KvhT0QFeBU3WpqtuC-pbFombb-4mvaHzSv0bCgD17Y,4727
844
847
  anyscale/schedule/models.py,sha256=l3vVpY6ovr1vAgiwjFjVXyHa2tTJ0cLCR0cFIIpllKg,4561
845
848
  anyscale/schedule/_private/schedule_sdk.py,sha256=8rOyQM-XG3cb787KHaC7JzJmOvVMjLIl0kdydbuqgIk,6220
846
- anyscale/sdk/anyscale_client/__init__.py,sha256=Lrl9P4QhPLeOejHgUv_PHkcWDhxhsw_tmOk6KoYU4yM,13133
849
+ anyscale/sdk/anyscale_client/__init__.py,sha256=GrG84nUlyv-0_I4kX50VN0f-D3duNl1TKU34Y0JRsCg,13048
847
850
  anyscale/sdk/anyscale_client/api_client.py,sha256=fyYpBZLDufVvXbN9KdUaer52hmKPdRSIJL2vOLN_aCk,25565
848
851
  anyscale/sdk/anyscale_client/configuration.py,sha256=k65_MVukneN2JA_WUHXjnqiqpmBWjEmguSZvHx4Uihg,12361
849
852
  anyscale/sdk/anyscale_client/exceptions.py,sha256=A57t810Y_rVxFpbQlfaDhCwOjeFSB6jsx0I85qkKTUQ,3789
@@ -851,7 +854,7 @@ anyscale/sdk/anyscale_client/rest.py,sha256=HVsalJFwXwGTEYgVsLJcsLKUU47wZ5oFSWmO
851
854
  anyscale/sdk/anyscale_client/sdk.py,sha256=GtBluXl1AJi02AkwnvJOC5IGUxAFVTOYXBDFg8JyH10,27709
852
855
  anyscale/sdk/anyscale_client/api/__init__.py,sha256=aI2dYRCOMQk0Ma2_qiEkpFpQGkEquzKNPGPSErfbhro,142
853
856
  anyscale/sdk/anyscale_client/api/default_api.py,sha256=fx6yWJVl2vi2_VCoZbM25BBS4nx2ATK-wJYACTDxWqs,342998
854
- anyscale/sdk/anyscale_client/models/__init__.py,sha256=huOIUf-73KGsSOs_MQTi8xEtYAIenqZ3BbrXl37_0Z0,12635
857
+ anyscale/sdk/anyscale_client/models/__init__.py,sha256=Xes_6hp6Sl68Bxawg5yKHMzzcOKt8jwFx_DcHUNzluE,12550
855
858
  anyscale/sdk/anyscale_client/models/access_config.py,sha256=FOH_2UU2astWm_ilA1_FpWqKQRxwMYXjGC-UT4Zj65Y,3646
856
859
  anyscale/sdk/anyscale_client/models/app_config.py,sha256=1sWYt1jiljHiXtWCQi7HJw4sBvulaqPV8tmTvNpgZYI,13439
857
860
  anyscale/sdk/anyscale_client/models/app_config_config_schema.py,sha256=0RD9ffMfQ_XFXyVY7qjisOropKYT2tZ2p3XyxPrqjE0,7897
@@ -865,8 +868,7 @@ anyscale/sdk/anyscale_client/models/build_response.py,sha256=lC_GmJ5eYUMSAC_g7Vw
865
868
  anyscale/sdk/anyscale_client/models/build_status.py,sha256=4L-hAKlhaOUy41MV1sXIq7Ls7u8CMkWMB5NsKD4wXJ0,3015
866
869
  anyscale/sdk/anyscale_client/models/cloud.py,sha256=uNZ2s8JrC-0CCeF7_zj4DSrT0egcJucQupHSBJMXc48,27791
867
870
  anyscale/sdk/anyscale_client/models/cloud_config.py,sha256=koZOTPKLpjHmC5UukNYDOTkhal566xNWbYPzptJ03Wc,7505
868
- anyscale/sdk/anyscale_client/models/cloud_deployment_compute_config.py,sha256=H4yD-6LgUA9raBneT2Q7ICoDoQVbliw56A55-mDrmJs,11122
869
- anyscale/sdk/anyscale_client/models/cloud_deployment_selector.py,sha256=_17xZcTWoy_MOKv9-tl5mpY5v8lk7dzmn7beExOD6vA,6148
871
+ anyscale/sdk/anyscale_client/models/cloud_deployment_compute_config.py,sha256=kgtFfd-W7NztIJL_nwIdJq08hFSQqtBqZmYbjZn5FF4,11086
870
872
  anyscale/sdk/anyscale_client/models/cloud_list_response.py,sha256=D3Ixmub2dnow4VGVuWjTEHbFqUxuiubUF39oEWtMT7o,4270
871
873
  anyscale/sdk/anyscale_client/models/cloud_providers.py,sha256=NFsuErmp86tOk8uiaji94Y9rxlzYvLV1816tyxAIwuI,2943
872
874
  anyscale/sdk/anyscale_client/models/cloud_response.py,sha256=d21OnA7MCnGRIfRRIFZSkXXhGHeMh7igrwqxF9X3_gw,3471
@@ -974,7 +976,7 @@ anyscale/sdk/anyscale_client/models/protocols.py,sha256=9qfVw8NFAPiOYpKgpTpqfBMs
974
976
  anyscale/sdk/anyscale_client/models/python_modules.py,sha256=c-azFLGNKajibYjCigBuGK0_ac2UmL5FJ4ODbQJk9mY,4558
975
977
  anyscale/sdk/anyscale_client/models/python_version.py,sha256=O84bJhjGnVXRZIiTWFzvC5HcFSSNAcm6w1X8GYBt8rQ,2945
976
978
  anyscale/sdk/anyscale_client/models/ray_gcs_external_storage_config.py,sha256=BEtUR1Kh5aaNFjFHU7MsxooBqQc-hGal6_mipYJcW0g,5824
977
- anyscale/sdk/anyscale_client/models/ray_runtime_env_config.py,sha256=FvzfMvgt7T8lYRFbd0gjZhAUTSE-wsRRCe7RTHvjysE,9072
979
+ anyscale/sdk/anyscale_client/models/ray_runtime_env_config.py,sha256=ZfhVaicqpp0YigDzpehsL5TtnvrLq-Gv2wjse8b6rzY,9957
978
980
  anyscale/sdk/anyscale_client/models/resources.py,sha256=eTejVIl2V0FdAFfIt728G_trQ-VvQM7brJhmpShDnxs,8186
979
981
  anyscale/sdk/anyscale_client/models/rollback_service_model.py,sha256=_vMH6PeOIvsIo7s6al9Fkvc4F0PC2W4BlCRmwdlTD7k,3725
980
982
  anyscale/sdk/anyscale_client/models/rollout_strategy.py,sha256=AWZEjQEn8_goS97NXMgJtuPdtRS1HrA9rVKWmOWFKYQ,2845
@@ -1086,10 +1088,10 @@ anyscale/workspace/__init__.py,sha256=Innbm5ZhCyADEVBiYSo_vbpKwUNcMzVSAfxIGKOYe6
1086
1088
  anyscale/workspace/commands.py,sha256=b1sqNseoPj-1VXznqQOLe0V_a663bOTvJX-TaOMJa1Y,14590
1087
1089
  anyscale/workspace/models.py,sha256=HBvM9ybOdJjqQeViQ30C36gdKT_AwH_JHPoL-DTkESo,9841
1088
1090
  anyscale/workspace/_private/workspace_sdk.py,sha256=2CMeYfJt0UtIFCocDn1ukw1iI5esKHdopLe6duEs-qE,27599
1089
- anyscale-0.26.36.dist-info/LICENSE,sha256=UOPu974Wzsna6frFv1mu4VrZgNdZT7lbcNPzo5ue3qs,3494
1090
- anyscale-0.26.36.dist-info/METADATA,sha256=mX2lPKiwxGF22Ek-ZBL4Vx-SMp7YBjjUPLql4d23BWw,3269
1091
- anyscale-0.26.36.dist-info/NOTICE,sha256=gHqDhSnUYlRXX-mDOL5FtE7774oiKyV_HO80qM3r9Xo,196
1092
- anyscale-0.26.36.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
1093
- anyscale-0.26.36.dist-info/entry_points.txt,sha256=NqO18sCZn6zG6J0S38itjcN00s7aE3C3v3k5lMAfCLk,51
1094
- anyscale-0.26.36.dist-info/top_level.txt,sha256=g3NVNS8Oh0NZwbFFgeX696C5MZZkS5dqV2NqcsbDRJE,9
1095
- anyscale-0.26.36.dist-info/RECORD,,
1091
+ anyscale-0.26.38.dist-info/LICENSE,sha256=UOPu974Wzsna6frFv1mu4VrZgNdZT7lbcNPzo5ue3qs,3494
1092
+ anyscale-0.26.38.dist-info/METADATA,sha256=cHOAPzcNRmrya8iTk1KT_befPMKZygrCVuVw_gv6l1Y,3269
1093
+ anyscale-0.26.38.dist-info/NOTICE,sha256=gHqDhSnUYlRXX-mDOL5FtE7774oiKyV_HO80qM3r9Xo,196
1094
+ anyscale-0.26.38.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
1095
+ anyscale-0.26.38.dist-info/entry_points.txt,sha256=NqO18sCZn6zG6J0S38itjcN00s7aE3C3v3k5lMAfCLk,51
1096
+ anyscale-0.26.38.dist-info/top_level.txt,sha256=g3NVNS8Oh0NZwbFFgeX696C5MZZkS5dqV2NqcsbDRJE,9
1097
+ anyscale-0.26.38.dist-info/RECORD,,
@@ -1,206 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Managed Ray API
5
-
6
- No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
7
-
8
- The version of the OpenAPI document: 0.1.0
9
- Generated by: https://openapi-generator.tech
10
- """
11
-
12
-
13
- import pprint
14
- import re # noqa: F401
15
-
16
- import six
17
-
18
- from openapi_client.configuration import Configuration
19
-
20
-
21
- class CloudDeploymentSelector(object):
22
- """NOTE: This class is auto generated by OpenAPI Generator.
23
- Ref: https://openapi-generator.tech
24
-
25
- Do not edit the class manually.
26
- """
27
-
28
- """
29
- Attributes:
30
- openapi_types (dict): The key is attribute name
31
- and the value is attribute type.
32
- attribute_map (dict): The key is attribute name
33
- and the value is json key in definition.
34
- """
35
- openapi_types = {
36
- 'id': 'str',
37
- 'compute_stack': 'ComputeStack',
38
- 'provider': 'CloudProviders',
39
- 'region': 'str'
40
- }
41
-
42
- attribute_map = {
43
- 'id': 'id',
44
- 'compute_stack': 'compute_stack',
45
- 'provider': 'provider',
46
- 'region': 'region'
47
- }
48
-
49
- def __init__(self, id=None, compute_stack=None, provider=None, region=None, local_vars_configuration=None): # noqa: E501
50
- """CloudDeploymentSelector - a model defined in OpenAPI""" # noqa: E501
51
- if local_vars_configuration is None:
52
- local_vars_configuration = Configuration()
53
- self.local_vars_configuration = local_vars_configuration
54
-
55
- self._id = None
56
- self._compute_stack = None
57
- self._provider = None
58
- self._region = None
59
- self.discriminator = None
60
-
61
- if id is not None:
62
- self.id = id
63
- if compute_stack is not None:
64
- self.compute_stack = compute_stack
65
- if provider is not None:
66
- self.provider = provider
67
- if region is not None:
68
- self.region = region
69
-
70
- @property
71
- def id(self):
72
- """Gets the id of this CloudDeploymentSelector. # noqa: E501
73
-
74
- Cloud deployment ID. Note that this is not the same as the cloud ID. # noqa: E501
75
-
76
- :return: The id of this CloudDeploymentSelector. # noqa: E501
77
- :rtype: str
78
- """
79
- return self._id
80
-
81
- @id.setter
82
- def id(self, id):
83
- """Sets the id of this CloudDeploymentSelector.
84
-
85
- Cloud deployment ID. Note that this is not the same as the cloud ID. # noqa: E501
86
-
87
- :param id: The id of this CloudDeploymentSelector. # noqa: E501
88
- :type: str
89
- """
90
-
91
- self._id = id
92
-
93
- @property
94
- def compute_stack(self):
95
- """Gets the compute_stack of this CloudDeploymentSelector. # noqa: E501
96
-
97
- Cloud deployment compute stack, e.g., `VM` or `K8S`. # noqa: E501
98
-
99
- :return: The compute_stack of this CloudDeploymentSelector. # noqa: E501
100
- :rtype: ComputeStack
101
- """
102
- return self._compute_stack
103
-
104
- @compute_stack.setter
105
- def compute_stack(self, compute_stack):
106
- """Sets the compute_stack of this CloudDeploymentSelector.
107
-
108
- Cloud deployment compute stack, e.g., `VM` or `K8S`. # noqa: E501
109
-
110
- :param compute_stack: The compute_stack of this CloudDeploymentSelector. # noqa: E501
111
- :type: ComputeStack
112
- """
113
-
114
- self._compute_stack = compute_stack
115
-
116
- @property
117
- def provider(self):
118
- """Gets the provider of this CloudDeploymentSelector. # noqa: E501
119
-
120
- Cloud deployment provider name, e.g., `AWS` or `GCP`. # noqa: E501
121
-
122
- :return: The provider of this CloudDeploymentSelector. # noqa: E501
123
- :rtype: CloudProviders
124
- """
125
- return self._provider
126
-
127
- @provider.setter
128
- def provider(self, provider):
129
- """Sets the provider of this CloudDeploymentSelector.
130
-
131
- Cloud deployment provider name, e.g., `AWS` or `GCP`. # noqa: E501
132
-
133
- :param provider: The provider of this CloudDeploymentSelector. # noqa: E501
134
- :type: CloudProviders
135
- """
136
-
137
- self._provider = provider
138
-
139
- @property
140
- def region(self):
141
- """Gets the region of this CloudDeploymentSelector. # noqa: E501
142
-
143
- Cloud deployment region, e.g., `us-west-2`. # noqa: E501
144
-
145
- :return: The region of this CloudDeploymentSelector. # noqa: E501
146
- :rtype: str
147
- """
148
- return self._region
149
-
150
- @region.setter
151
- def region(self, region):
152
- """Sets the region of this CloudDeploymentSelector.
153
-
154
- Cloud deployment region, e.g., `us-west-2`. # noqa: E501
155
-
156
- :param region: The region of this CloudDeploymentSelector. # noqa: E501
157
- :type: str
158
- """
159
-
160
- self._region = region
161
-
162
- def to_dict(self):
163
- """Returns the model properties as a dict"""
164
- result = {}
165
-
166
- for attr, _ in six.iteritems(self.openapi_types):
167
- value = getattr(self, attr)
168
- if isinstance(value, list):
169
- result[attr] = list(map(
170
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
171
- value
172
- ))
173
- elif hasattr(value, "to_dict"):
174
- result[attr] = value.to_dict()
175
- elif isinstance(value, dict):
176
- result[attr] = dict(map(
177
- lambda item: (item[0], item[1].to_dict())
178
- if hasattr(item[1], "to_dict") else item,
179
- value.items()
180
- ))
181
- else:
182
- result[attr] = value
183
-
184
- return result
185
-
186
- def to_str(self):
187
- """Returns the string representation of the model"""
188
- return pprint.pformat(self.to_dict())
189
-
190
- def __repr__(self):
191
- """For `print` and `pprint`"""
192
- return self.to_str()
193
-
194
- def __eq__(self, other):
195
- """Returns true if both objects are equal"""
196
- if not isinstance(other, CloudDeploymentSelector):
197
- return False
198
-
199
- return self.to_dict() == other.to_dict()
200
-
201
- def __ne__(self, other):
202
- """Returns true if both objects are not equal"""
203
- if not isinstance(other, CloudDeploymentSelector):
204
- return True
205
-
206
- return self.to_dict() != other.to_dict()
@@ -1,206 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Anyscale API
5
-
6
- No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
7
-
8
- The version of the OpenAPI document: 0.1.0
9
- Generated by: https://openapi-generator.tech
10
- """
11
-
12
-
13
- import pprint
14
- import re # noqa: F401
15
-
16
- import six
17
-
18
- from anyscale_client.configuration import Configuration
19
-
20
-
21
- class CloudDeploymentSelector(object):
22
- """NOTE: This class is auto generated by OpenAPI Generator.
23
- Ref: https://openapi-generator.tech
24
-
25
- Do not edit the class manually.
26
- """
27
-
28
- """
29
- Attributes:
30
- openapi_types (dict): The key is attribute name
31
- and the value is attribute type.
32
- attribute_map (dict): The key is attribute name
33
- and the value is json key in definition.
34
- """
35
- openapi_types = {
36
- 'id': 'str',
37
- 'compute_stack': 'ComputeStack',
38
- 'provider': 'CloudProviders',
39
- 'region': 'str'
40
- }
41
-
42
- attribute_map = {
43
- 'id': 'id',
44
- 'compute_stack': 'compute_stack',
45
- 'provider': 'provider',
46
- 'region': 'region'
47
- }
48
-
49
- def __init__(self, id=None, compute_stack=None, provider=None, region=None, local_vars_configuration=None): # noqa: E501
50
- """CloudDeploymentSelector - a model defined in OpenAPI""" # noqa: E501
51
- if local_vars_configuration is None:
52
- local_vars_configuration = Configuration()
53
- self.local_vars_configuration = local_vars_configuration
54
-
55
- self._id = None
56
- self._compute_stack = None
57
- self._provider = None
58
- self._region = None
59
- self.discriminator = None
60
-
61
- if id is not None:
62
- self.id = id
63
- if compute_stack is not None:
64
- self.compute_stack = compute_stack
65
- if provider is not None:
66
- self.provider = provider
67
- if region is not None:
68
- self.region = region
69
-
70
- @property
71
- def id(self):
72
- """Gets the id of this CloudDeploymentSelector. # noqa: E501
73
-
74
- Cloud deployment ID. Note that this is not the same as the cloud ID. # noqa: E501
75
-
76
- :return: The id of this CloudDeploymentSelector. # noqa: E501
77
- :rtype: str
78
- """
79
- return self._id
80
-
81
- @id.setter
82
- def id(self, id):
83
- """Sets the id of this CloudDeploymentSelector.
84
-
85
- Cloud deployment ID. Note that this is not the same as the cloud ID. # noqa: E501
86
-
87
- :param id: The id of this CloudDeploymentSelector. # noqa: E501
88
- :type: str
89
- """
90
-
91
- self._id = id
92
-
93
- @property
94
- def compute_stack(self):
95
- """Gets the compute_stack of this CloudDeploymentSelector. # noqa: E501
96
-
97
- Cloud deployment compute stack, e.g., `VM` or `K8S`. # noqa: E501
98
-
99
- :return: The compute_stack of this CloudDeploymentSelector. # noqa: E501
100
- :rtype: ComputeStack
101
- """
102
- return self._compute_stack
103
-
104
- @compute_stack.setter
105
- def compute_stack(self, compute_stack):
106
- """Sets the compute_stack of this CloudDeploymentSelector.
107
-
108
- Cloud deployment compute stack, e.g., `VM` or `K8S`. # noqa: E501
109
-
110
- :param compute_stack: The compute_stack of this CloudDeploymentSelector. # noqa: E501
111
- :type: ComputeStack
112
- """
113
-
114
- self._compute_stack = compute_stack
115
-
116
- @property
117
- def provider(self):
118
- """Gets the provider of this CloudDeploymentSelector. # noqa: E501
119
-
120
- Cloud deployment provider name, e.g., `AWS` or `GCP`. # noqa: E501
121
-
122
- :return: The provider of this CloudDeploymentSelector. # noqa: E501
123
- :rtype: CloudProviders
124
- """
125
- return self._provider
126
-
127
- @provider.setter
128
- def provider(self, provider):
129
- """Sets the provider of this CloudDeploymentSelector.
130
-
131
- Cloud deployment provider name, e.g., `AWS` or `GCP`. # noqa: E501
132
-
133
- :param provider: The provider of this CloudDeploymentSelector. # noqa: E501
134
- :type: CloudProviders
135
- """
136
-
137
- self._provider = provider
138
-
139
- @property
140
- def region(self):
141
- """Gets the region of this CloudDeploymentSelector. # noqa: E501
142
-
143
- Cloud deployment region, e.g., `us-west-2`. # noqa: E501
144
-
145
- :return: The region of this CloudDeploymentSelector. # noqa: E501
146
- :rtype: str
147
- """
148
- return self._region
149
-
150
- @region.setter
151
- def region(self, region):
152
- """Sets the region of this CloudDeploymentSelector.
153
-
154
- Cloud deployment region, e.g., `us-west-2`. # noqa: E501
155
-
156
- :param region: The region of this CloudDeploymentSelector. # noqa: E501
157
- :type: str
158
- """
159
-
160
- self._region = region
161
-
162
- def to_dict(self):
163
- """Returns the model properties as a dict"""
164
- result = {}
165
-
166
- for attr, _ in six.iteritems(self.openapi_types):
167
- value = getattr(self, attr)
168
- if isinstance(value, list):
169
- result[attr] = list(map(
170
- lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
171
- value
172
- ))
173
- elif hasattr(value, "to_dict"):
174
- result[attr] = value.to_dict()
175
- elif isinstance(value, dict):
176
- result[attr] = dict(map(
177
- lambda item: (item[0], item[1].to_dict())
178
- if hasattr(item[1], "to_dict") else item,
179
- value.items()
180
- ))
181
- else:
182
- result[attr] = value
183
-
184
- return result
185
-
186
- def to_str(self):
187
- """Returns the string representation of the model"""
188
- return pprint.pformat(self.to_dict())
189
-
190
- def __repr__(self):
191
- """For `print` and `pprint`"""
192
- return self.to_str()
193
-
194
- def __eq__(self, other):
195
- """Returns true if both objects are equal"""
196
- if not isinstance(other, CloudDeploymentSelector):
197
- return False
198
-
199
- return self.to_dict() == other.to_dict()
200
-
201
- def __ne__(self, other):
202
- """Returns true if both objects are not equal"""
203
- if not isinstance(other, CloudDeploymentSelector):
204
- return True
205
-
206
- return self.to_dict() != other.to_dict()