Metadata-Version: 2.4
Name: os_vif
Version: 5.0.0
Summary: A library for plugging and unplugging virtual interfaces in OpenStack.
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/os_vif
Project-URL: Repository, https://opendev.org/openstack/os_vif
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.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
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>=3.10.2
Requires-Dist: ovsdbapp>=0.12.1
Requires-Dist: pyroute2>=0.5.13
Requires-Dist: stevedore>=1.20.0
Requires-Dist: debtcollector>=1.19.0
Dynamic: license-file
Dynamic: requires-dist

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

.. image:: https://governance.openstack.org/tc/badges/os-vif.svg

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