Repository URL to install this package:
Version:
3.4.36 ▾
|
contego
/
home
/
tvault
/
.virtenv
/
lib
/
python2.7
/
site-packages
/
os_vif-1.5.0-py2.7.egg-info
/
SOURCES.txt
|
---|
.coveragerc
.mailmap
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
babel.cfg
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/glossary.rst
doc/source/host_info.rst
doc/source/index.rst
doc/source/usage.rst
doc/source/vif_types.rst
doc/source/plugins/linux-bridge.rst
doc/source/plugins/ovs.rst
os_vif/__init__.py
os_vif/exception.py
os_vif/i18n.py
os_vif/plugin.py
os_vif/version.py
os_vif.egg-info/PKG-INFO
os_vif.egg-info/SOURCES.txt
os_vif.egg-info/dependency_links.txt
os_vif.egg-info/entry_points.txt
os_vif.egg-info/not-zip-safe
os_vif.egg-info/pbr.json
os_vif.egg-info/requires.txt
os_vif.egg-info/top_level.txt
os_vif/objects/__init__.py
os_vif/objects/base.py
os_vif/objects/fields.py
os_vif/objects/fixed_ip.py
os_vif/objects/host_info.py
os_vif/objects/instance_info.py
os_vif/objects/network.py
os_vif/objects/route.py
os_vif/objects/subnet.py
os_vif/objects/vif.py
os_vif/tests/__init__.py
os_vif/tests/base.py
os_vif/tests/test_exception.py
os_vif/tests/test_fields.py
os_vif/tests/test_host_info.py
os_vif/tests/test_os_vif.py
os_vif/tests/test_vif.py
releasenotes/notes/add-fast-path-vhostuser-support-fe87e558326909b6.yaml
releasenotes/notes/add-ovs-vhostuser-support-2ba8de51c1f3a244.yaml
releasenotes/notes/contextlib-and-nested-with-statements-2747a9ebb9a5bfd7.yaml
releasenotes/notes/ensure-ovs-bridge-a0c1b51f469c92d0.yaml
releasenotes/notes/extend-vhostuser-object-fada14a1457d4e56.yaml
releasenotes/notes/fix-ovs-plugin-describe-049750609559f1ba.yaml
releasenotes/notes/fix-stevedore-entrypoints-8002ec7a5166c977.yaml
releasenotes/notes/fix-vif-openvswitch-fa0d19be9dd668e1.yaml
releasenotes/notes/initial-release-2c71d6bbf55f763b.yaml
releasenotes/notes/vhost-user-mtu-support-cbc7d02a6665fab1.yaml
releasenotes/notes/vhost-user-reconnect-fa4cbb731b787f71.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
vif_plug_linux_bridge/__init__.py
vif_plug_linux_bridge/iptables.py
vif_plug_linux_bridge/linux_bridge.py
vif_plug_linux_bridge/linux_net.py
vif_plug_linux_bridge/privsep.py
vif_plug_linux_bridge/tests/__init__.py
vif_plug_linux_bridge/tests/test_linux_net.py
vif_plug_linux_bridge/tests/test_plugin.py
vif_plug_ovs/__init__.py
vif_plug_ovs/constants.py
vif_plug_ovs/exception.py
vif_plug_ovs/i18n.py
vif_plug_ovs/linux_net.py
vif_plug_ovs/ovs.py
vif_plug_ovs/privsep.py
vif_plug_ovs/tests/__init__.py
vif_plug_ovs/tests/test_linux_net.py
vif_plug_ovs/tests/test_plugin.py