Integration library between network (Neutron) and compute (Nova) providers
Go to file
melanie witt 538f9de756 Add vif_plug_noop to setup.cfg packages
The following error is being seen in the gate n-cpu logs:

  ERROR stevedore.extension [-] Could not load 'noop': No module named
  vif_plug_noop.noop

Change ba61a98117 added the noop plugin
but missed adding it to the packages list.

Closes-Bug: #1783403

Change-Id: If4816a63cb19c4b593a6994a3a9fe05a2196761d
(cherry picked from commit 7e73f50cc5)
2018-07-26 20:09:44 +00:00
doc convert os-vif docs to follow PTI 2018-07-18 08:24:37 +00:00
os_vif doc: Fix arg specs and object types in docs 2018-07-16 17:55:22 +01:00
playbooks/os-vif-ovs move legacy-tempest-dsvm-nova-os-vif to repo 2018-07-06 08:08:54 +02:00
releasenotes add noop plugin 2018-07-05 16:20:22 +00:00
vif_plug_linux_bridge Migrate from 'ip' commands to 'pyroute2' 2018-01-08 10:17:42 +00:00
vif_plug_noop add noop plugin 2018-07-05 16:20:22 +00:00
vif_plug_ovs ovs: do not delete port if already exists 2018-02-21 14:13:10 +01: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 move legacy-tempest-dsvm-nova-os-vif to repo 2018-07-06 08:08:54 +02:00
CONTRIBUTING.rst Import of code from https://github.com/jaypipes/os_vif 2016-01-13 12:56:01 -05:00
HACKING.rst Update the documentation link for doc migration 2017-07-24 17:20:28 +08: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 Add lower-constraints job 2018-04-17 17:21:09 -04:00
requirements.txt Migrate from 'ip' commands to 'pyroute2' 2018-01-08 10:17:42 +00:00
setup.cfg Add vif_plug_noop to setup.cfg packages 2018-07-26 20:09:44 +00:00
setup.py Updated from global requirements 2017-03-10 19:12:21 +00:00
test-requirements.txt convert os-vif docs to follow PTI 2018-07-18 08:24:37 +00:00
tox.ini add upper_constraints support 2018-07-19 08:22:45 +00:00

README.rst

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.