Integration library between network (Neutron) and compute (Nova) providers
Go to file
Rodolfo Alonso Hernandez 21d7392c79 Rehome unit tests to `tests\unit` folder
Currently only unit tests are executed, but other type could be needed
(functional, for example). All tests in ``os_vif``, ``vif_plug_ovs`` and
``vif_plug_linux_bridge`` are moved to ``tests\unit`` folder.

TrivialFix

Change-Id: I3ea64a407b5fa8b23e0c8e656a55524139d1b79f
2017-06-27 09:05:37 +01:00
doc/source hardware offload support for openvswitch 2017-06-25 09:21:16 +03:00
os_vif Rehome unit tests to `tests\unit` folder 2017-06-27 09:05:37 +01:00
releasenotes Update reno for stable/ocata 2017-01-31 18:24:02 +00:00
vif_plug_linux_bridge Rehome unit tests to `tests\unit` folder 2017-06-27 09:05:37 +01:00
vif_plug_ovs Rehome unit tests to `tests\unit` folder 2017-06-27 09:05:37 +01:00
.coveragerc Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
.gitignore Start using reno for release notes 2016-05-03 13:53:29 +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
.testr.conf Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
babel.cfg Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
CONTRIBUTING.rst Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
HACKING.rst Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
LICENSE Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
README.rst Standardize README 2017-04-26 15:02:24 +01:00
requirements.txt Updated from global requirements 2017-05-17 03:56:14 +00:00
setup.cfg docs: Stop building anything but html output 2017-04-13 10:43:55 +01:00
setup.py Updated from global requirements 2017-03-10 19:12:21 +00:00
test-requirements.txt Updated from global requirements 2017-05-17 03:56:14 +00:00
tox.ini The Python 3.5 is added 2017-03-08 11:29:35 +05:30

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.