Integration library between network (Neutron) and compute (Nova) providers
2f55e9ea06
os-vif currently set the requested mtu as part of separate request to the port add command. As a result the port is initially created with mbufer pool for the jumboframe size, which results in an error in openvswitch-vswitch logs. This change moves the mtu update request into ovsdb transaction. Closes-Bug: #1959586 Change-Id: I1acd74efc100c6f949b5c72525c455aebfa2c50e |
||
---|---|---|
doc | ||
os_vif | ||
playbooks/openstack-tox-functional-ovs-with-sudo | ||
releasenotes | ||
vif_plug_linux_bridge | ||
vif_plug_noop | ||
vif_plug_ovs | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
os-vif
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