Integration library between network (Neutron) and compute (Nova) providers
Go to file
Sean Mooney 5027ce833c remove brctl from vif_plug_ovs
- This change extends the ip_command interface set function
  to accept a master as a parent device for a given interface.
- This change extends the impl_pyroute2 add function to
  support creating linux bridges.
- This change replaces calls to brctl with calls to the ip_command api.
- This change removes the use of tee to disable ipv6 in the ovs plugin.

Change-Id: I8308e8840e20b0a72d00880c1a7996b4c73f6a83
Partial-Bug: #1801919
2019-02-21 14:21:10 +00:00
doc Extend port profiles with datapath offload type 2019-01-14 17:23:22 +02:00
os_vif remove brctl from vif_plug_ovs 2019-02-21 14:21:10 +00:00
playbooks/os-vif-ovs move legacy-tempest-dsvm-nova-os-vif to repo 2018-07-06 08:08:54 +02:00
releasenotes do not always plug ovs ports. 2019-01-18 19:10:58 +00:00
vif_plug_linux_bridge Add support for Windows network commands 2018-09-26 14:40:21 +01:00
vif_plug_noop add noop plugin 2018-07-05 16:20:22 +00:00
vif_plug_ovs remove brctl from vif_plug_ovs 2019-02-21 14:21:10 +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 Added .gitreview 2015-11-11 16:10:58 +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 make kuryr-kubernetes-tempest-daemon-octavia non voting 2019-01-22 15:23:26 +00:00
CONTRIBUTING.rst Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05: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
README.rst Add release note link in README 2018-06-27 15:52:27 +00:00
babel.cfg Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
lower-constraints.txt Remove IPTools deprecated implementation 2018-10-09 08:58:06 +01:00
requirements.txt Extend port profiles with datapath offload type 2019-01-14 17:23:22 +02:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-03 21:00:54 -05:00
setup.py Updated from global requirements 2017-03-10 19:12:21 +00:00
test-requirements.txt Update hacking version 2019-01-07 11:04:24 +08:00
tox.ini Update min tox version to 2.0 2018-11-03 07:29:30 +00:00

README.rst

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.