Integration library between network (Neutron) and compute (Nova) providers
Go to file
Sean Mooney 1ed44bd400 move os-vif-ovs to be a non legacy job.
This change removes the legacy os-vif-ovs
job and repelaces it with a native zuul v3
version. Both the old and new os-vif-ovs job
currently execute tempest-full but this should
be reduced but that is left to a follow up
patch as this is is intended as a direct refactor.

Change-Id: I7965a848d1d682760affd9a03ee7e052a69de57d
2020-01-22 14:39:19 +00:00
doc Merge "Fix code bug in document" 2019-09-02 12:51:59 +00:00
os_vif [Follow Up] OVS DPDK port representors support 2020-01-15 20:42:50 +00:00
playbooks/openstack-tox-functional-ovs-with-sudo move os-vif-ovs to be a non legacy job. 2020-01-22 14:39:19 +00:00
releasenotes Drop python2 support and testing 2020-01-03 12:07:39 +00:00
vif_plug_linux_bridge Prevent "qbr" Linux Bridge from replying to ARP messages 2019-04-26 09:19:55 +00:00
vif_plug_noop add noop plugin 2018-07-05 16:20:22 +00:00
vif_plug_ovs [Follow Up] OVS DPDK port representors support 2020-01-15 20:42:50 +00:00
.coveragerc Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.gitignore Git ignore .stestr 2018-01-15 16:18:50 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:13 +00:00
.mailmap Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.stestr.conf Migrate from 'ip' commands to 'pyroute2' 2018-01-08 10:17:42 +00:00
.testr.conf Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.zuul.yaml move os-vif-ovs to be a non legacy job. 2020-01-22 14:39:19 +00:00
babel.cfg Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
CONTRIBUTING.rst Sync Sphinx requirement 2019-07-08 17:16:33 +01:00
HACKING.rst Reflow docs to 79 columns 2018-10-11 16:40:54 +02:00
LICENSE Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
lower-constraints.txt Bump the openstackdocstheme extension to 1.20 2019-08-01 10:28:56 +08:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-29 13:24:37 +08:00
requirements.txt Extend port profiles with datapath offload type 2019-01-14 17:23:22 +02:00
setup.cfg Drop python2 support and testing 2020-01-03 12:07:39 +00:00
setup.py Updated from global requirements 2017-03-10 19:12:21 +00:00
test-requirements.txt Drop testtools from test-requirements.txt 2019-03-25 05:46:28 +01:00
tox.ini Drop python2 support and testing 2020-01-03 12:07:39 +00:00

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.