Metadata-Version: 2.1
Name: os_vif
Version: 4.2.1
Summary: A library for plugging and unplugging virtual interfaces in OpenStack.
Home-page: https://docs.openstack.org/os-vif/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 :: Only
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 :: Implementation :: CPython
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: pbr>=3.0.0
Requires-Dist: oslo.concurrency>=3.20.0
Requires-Dist: oslo.config>=5.1.0
Requires-Dist: oslo.log>=3.30.0
Requires-Dist: oslo.i18n>=3.15.3
Requires-Dist: oslo.privsep>=1.23.0
Requires-Dist: oslo.serialization>=2.20.0
Requires-Dist: oslo.utils>=2.0.0
Requires-Dist: oslo.versionedobjects>=1.28.0
Requires-Dist: ovsdbapp>=0.12.1
Requires-Dist: pyroute2>=0.5.2
Requires-Dist: stevedore>=1.20.0
Requires-Dist: debtcollector>=1.19.0

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

.. image:: https://governance.openstack.org/tc/badges/os-vif.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

======
os-vif
======

.. image:: https://img.shields.io/pypi/v/os-vif.svg
    :target: https://pypi.org/project/os-vif/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/os-vif.svg
    :target: https://pypi.org/project/os-vif/
    :alt: Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.

* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/os-vif/latest/
* Source: https://opendev.org/openstack/os-vif
* Bugs: https://bugs.launchpad.net/os-vif
* Release Notes: https://docs.openstack.org/releasenotes/os-vif

