{ "info": { "author": "Microsoft Corporation", "author_email": "azpysdkhelp@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "Microsoft Azure SDK for Python\n==============================\n\nThis is the Microsoft Azure Service Fabric Management Client Library.\n\nAzure Resource Manager (ARM) is the next generation of management APIs that\nreplace the old Azure Service Management (ASM).\n\nThis package has been tested with Python 2.7, 3.5, 3.6 and 3.7.\n\nFor the older Azure Service Management (ASM) libraries, see\n`azure-servicemanagement-legacy `__ library.\n\nFor a more complete set of Azure libraries, see the `azure `__ bundle package.\n\n\nUsage\n=====\n\nFor code examples, see `Service Fabric Management\n`__\non docs.microsoft.com.\n\n\nProvide Feedback\n================\n\nIf you encounter any bugs or have suggestions, please file an issue in the\n`Issues `__\nsection of the project.\n\n\n.. image:: https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-servicefabric%2FREADME.png\n\n\n.. :changelog:\n\nRelease History\n===============\n\n0.4.0 (2019-08-19)\n++++++++++++++++++\n\n**Features**\n\n- Added operation ClustersOperations.create_or_update\n- Added operation ServicesOperations.create_or_update\n- Added operation ApplicationsOperations.create_or_update\n- Added operation ApplicationTypesOperations.create_or_update\n- Added operation ApplicationTypeVersionsOperations.create_or_update\n\n**Breaking changes**\n\n- Removed operation ClustersOperations.create\n- Removed operation ServicesOperations.create\n- Removed operation ApplicationsOperations.create\n- Removed operation ApplicationTypesOperations.create\n- Removed operation ApplicationTypeVersionsOperations.create\n\n**General Breaking changes**\n\nThis version uses a next-generation code generator that *might* introduce breaking changes if from some import.\nIn summary, some modules were incorrectly visible/importable and have been renamed. This fixed several issues caused by usage of classes that were not supposed to be used in the first place.\n\n- ServiceFabricManagementClient cannot be imported from `azure.mgmt.servicefabric.service_fabric_management_client` anymore (import from `azure.mgmt.servicefabric` works like before)\n- ServiceFabricManagementClientConfiguration import has been moved from `azure.mgmt.servicefabric.service_fabric_management_client` to `azure.mgmt.servicefabric`\n- A model `MyClass` from a \"models\" sub-module cannot be imported anymore using `azure.mgmt.servicefabric.models.my_class` (import from `azure.mgmt.servicefabric.models` works like before)\n- An operation class `MyClassOperations` from an `operations` sub-module cannot be imported anymore using `azure.mgmt.servicefabric.operations.my_class_operations` (import from `azure.mgmt.servicefabric.operations` works like before)\n\nLast but not least, HTTP connection pooling is now enabled by default. You should always use a client as a context manager, or call close(), or use no more than one client per process.\n\n0.3.0 (2019-05-30)\n++++++++++++++++++\n\n**Breaking changes**\n\n- Model ServiceTypeHealthPolicy has a new signature\n- Model ApplicationHealthPolicy has a new signature\n- Model ErrorModel has a new signature\n- Renamed operation group \"application_type\" to \"application_types\"\n- Renamed operation group \"service\" to \"services\"\n- Renamed operation group \"application\" to \"applications\"\n- Removed operation group \"version\"\n\n**Features**\n\n- Add tags and etag attributes where supported\n- Model ClusterHealthPolicy has a new parameter application_health_policies\n- Model ClusterUpgradeDeltaHealthPolicy has a new parameter application_delta_health_policies\n- Model StatelessServiceProperties has a new parameter service_package_activation_mode\n- Model ServiceResource has a new parameter service_package_activation_mode\n- Model Cluster has a new parameter reverse_proxy_certificate_common_names\n- Model Cluster has a new parameter certificate_common_names\n- Model Cluster has a new parameter event_store_service_enabled\n- Model StatefulServiceProperties has a new parameter service_package_activation_mode\n- Model ClusterUpdateParameters has a new parameter certificate_common_names\n- Model ClusterUpdateParameters has a new parameter event_store_service_enabled\n\n0.2.0 (2018-08-01)\n++++++++++++++++++\n\n* New preview release, based on 2017-07-01-preview\n* Expect many breaking changes\n\n0.1.0 (2017-08-24)\n++++++++++++++++++\n\n* Initial preview release\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-sdk-for-python", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "azure-mgmt-servicefabric", "package_url": "https://pypi.org/project/azure-mgmt-servicefabric/", "platform": "", "project_url": "https://pypi.org/project/azure-mgmt-servicefabric/", "project_urls": { "Homepage": "https://github.com/Azure/azure-sdk-for-python" }, "release_url": "https://pypi.org/project/azure-mgmt-servicefabric/0.4.0/", "requires_dist": [ "msrest (>=0.5.0)", "msrestazure (<2.0.0,>=0.4.32)", "azure-common (~=1.1)", "azure-mgmt-nspkg ; python_version<'3.0'" ], "requires_python": "", "summary": "Microsoft Azure Service Fabric Management Client Library for Python", "version": "0.4.0" }, "last_serial": 5696470, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9907e81d5cbd30a9e9e9f323082311db", "sha256": "dd58e30f5abd184edf8d82af8eebbf54c37b6e4a1db2d726475bf7749e68d08b" }, "downloads": -1, "filename": "azure_mgmt_servicefabric-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9907e81d5cbd30a9e9e9f323082311db", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36839, "upload_time": "2017-08-24T18:33:03", "url": "https://files.pythonhosted.org/packages/1f/61/50445e02b83f0aff9900cdf4b57d4a9bb5436df4845540d362b9a80f65a3/azure_mgmt_servicefabric-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4f48bfa17c96f0d302d3a6110c2ee189", "sha256": "9f7789bdc221fcf81608cc5a3e64f1d59d41c453ff1567cb81197b19a2cd6373" }, "downloads": -1, "filename": "azure-mgmt-servicefabric-0.1.0.zip", "has_sig": false, "md5_digest": "4f48bfa17c96f0d302d3a6110c2ee189", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47359, "upload_time": "2017-08-24T18:33:07", "url": "https://files.pythonhosted.org/packages/e6/79/597d3e5fe6ee4ac44a42918e83a99734d25f38f0f3ef48b854bbac0a34a3/azure-mgmt-servicefabric-0.1.0.zip" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "8fa45b6b65609010b8db09d0c0ecef2c", "sha256": "0c1434e789d0c036c613855b898a385a4533656f45eafae3ef7af3ecf4d6a3e8" }, "downloads": -1, "filename": "azure_mgmt_servicefabric-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8fa45b6b65609010b8db09d0c0ecef2c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 142467, "upload_time": "2018-08-01T20:12:09", "url": "https://files.pythonhosted.org/packages/6e/06/fafe8b5d881cfa68927e61557c8419dcfacb93e07f4ab17cc60959707a53/azure_mgmt_servicefabric-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "611c7e5362eabc4a888c1c6363d34ae5", "sha256": "b2bf2279b8ff8450c35e78e226231655021482fdbda27db09975ebfc983398ad" }, "downloads": -1, "filename": "azure-mgmt-servicefabric-0.2.0.zip", "has_sig": false, "md5_digest": "611c7e5362eabc4a888c1c6363d34ae5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 151305, "upload_time": "2018-08-01T20:12:10", "url": "https://files.pythonhosted.org/packages/13/cd/996d5887c207c175eb1be0936b994db3382d0e2998e58baaf5255e53ddc2/azure-mgmt-servicefabric-0.2.0.zip" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "4cb56ec19db9e875150f7460c5564d14", "sha256": "a62ca71abe74b49b98cfde8c3f66be0e77299fca59cbd5d232412a13265f8a25" }, "downloads": -1, "filename": "azure_mgmt_servicefabric-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4cb56ec19db9e875150f7460c5564d14", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 162400, "upload_time": "2019-05-31T16:03:34", "url": "https://files.pythonhosted.org/packages/eb/75/0a48c32ae3c253a06cc08c2a3089ff34ce9debf4e346ef502ce8166cd6b1/azure_mgmt_servicefabric-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e907457a898b83a45052886bf658d93c", "sha256": "56f47d7529195711f71b06f85a0a1a914b2da9d084d7f58c5a5c6bcbd1d53932" }, "downloads": -1, "filename": "azure-mgmt-servicefabric-0.3.0.zip", "has_sig": false, "md5_digest": "e907457a898b83a45052886bf658d93c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 172152, "upload_time": "2019-05-31T16:03:36", "url": "https://files.pythonhosted.org/packages/25/12/67b0c51bfd03865cfb238fd9e29d21a712bec3012beaa0aa6f8d17e6bfb7/azure-mgmt-servicefabric-0.3.0.zip" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "4391ce1b55e7e0650fa053980dfdffa9", "sha256": "e86ca293aaa012349aa1ef5340e3bcc6ec398a413ba43642524ddde155b2c1fe" }, "downloads": -1, "filename": "azure_mgmt_servicefabric-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4391ce1b55e7e0650fa053980dfdffa9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 62204, "upload_time": "2019-08-19T02:53:47", "url": "https://files.pythonhosted.org/packages/57/b6/7e53e52f13a63621801630f9b2fbec73b2f3705f6d98e2181b288ba9810d/azure_mgmt_servicefabric-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "44e2a3b0c8548548b868b6f15a633136", "sha256": "a2cbd2797e796a550a93d37229b2ded22765f50166730a63c8e20a27677e28f4" }, "downloads": -1, "filename": "azure-mgmt-servicefabric-0.4.0.zip", "has_sig": false, "md5_digest": "44e2a3b0c8548548b868b6f15a633136", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70460, "upload_time": "2019-08-19T02:53:49", "url": "https://files.pythonhosted.org/packages/b3/70/c56151be8560b525d9df9771e57c8ff8982ec946b28244d81b4a52609794/azure-mgmt-servicefabric-0.4.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4391ce1b55e7e0650fa053980dfdffa9", "sha256": "e86ca293aaa012349aa1ef5340e3bcc6ec398a413ba43642524ddde155b2c1fe" }, "downloads": -1, "filename": "azure_mgmt_servicefabric-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4391ce1b55e7e0650fa053980dfdffa9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 62204, "upload_time": "2019-08-19T02:53:47", "url": "https://files.pythonhosted.org/packages/57/b6/7e53e52f13a63621801630f9b2fbec73b2f3705f6d98e2181b288ba9810d/azure_mgmt_servicefabric-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "44e2a3b0c8548548b868b6f15a633136", "sha256": "a2cbd2797e796a550a93d37229b2ded22765f50166730a63c8e20a27677e28f4" }, "downloads": -1, "filename": "azure-mgmt-servicefabric-0.4.0.zip", "has_sig": false, "md5_digest": "44e2a3b0c8548548b868b6f15a633136", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70460, "upload_time": "2019-08-19T02:53:49", "url": "https://files.pythonhosted.org/packages/b3/70/c56151be8560b525d9df9771e57c8ff8982ec946b28244d81b4a52609794/azure-mgmt-servicefabric-0.4.0.zip" } ] }