Metadata-Version: 2.1
Name: oslo.vmware
Version: 4.6.0
Summary: Oslo VMware library
Home-page: https://docs.openstack.org/oslo.vmware/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.9
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: netaddr (>=0.7.18)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: oslo.utils (>=3.33.0)
Requires-Dist: PyYAML (>=3.13)
Requires-Dist: lxml (>=4.5.0)
Requires-Dist: suds
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)

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/oslo.vmware.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

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

.. 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/

