Metadata-Version: 2.4
Name: oslo.vmware
Version: 4.8.0
Summary: Oslo VMware library
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/oslo.vmware
Project-URL: Repository, https://opendev.org/openstack/oslo.vmware
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: oslo.i18n>=3.15.3
Requires-Dist: oslo.utils>=3.33.0
Requires-Dist: lxml>=4.5.0
Requires-Dist: suds-community>=0.6
Requires-Dist: eventlet!=0.18.3,!=0.20.1,>=0.18.2
Requires-Dist: requests>=2.14.2
Requires-Dist: urllib3>=1.21.1
Requires-Dist: oslo.concurrency>=3.26.0
Requires-Dist: oslo.context>=2.19.2
Dynamic: license-file
Dynamic: requires-dist

=================================================
oslo.vmware --- VMware support code for OpenStack
=================================================

.. image:: https://governance.openstack.org/tc/badges/oslo.vmware.svg

.. Change things from this point on

.. image:: https://img.shields.io/pypi/v/oslo.vmware.svg
    :target: https://pypi.org/project/oslo.vmware/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.vmware.svg
    :target: https://pypi.org/project/oslo.vmware/
    :alt: Downloads

The Oslo VMware library provides support for common VMware operations
and APIs.

* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/oslo.vmware/latest/
* Source: https://opendev.org/openstack/oslo.vmware
* Bugs: https://bugs.launchpad.net/oslo.vmware
* Release notes: https://docs.openstack.org/releasenotes/oslo.vmware/
