Metadata-Version: 2.0
Name: os-vif
Version: 1.8.0
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-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: netaddr (>=0.7.18)
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.versionedobjects (>=1.28.0)
Requires-Dist: six (>=1.10.0)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: pyroute2 (>=0.4.21); (sys_platform!='win32')

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

.. image:: http://governance.openstack.org/badges/os-vif.svg
    :target: http://governance.openstack.org/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.python.org/pypi/os-vif/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/os-vif.svg
    :target: https://pypi.python.org/pypi/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://git.openstack.org/cgit/openstack/os-vif
* Bugs: https://bugs.launchpad.net/os-vif



