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)
This commit is contained in:
melanie witt 2018-07-24 19:51:04 +00:00
parent 96b5a11d35
commit 538f9de756
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ packages =
os_vif
vif_plug_linux_bridge
vif_plug_ovs
vif_plug_noop
[egg_info]
tag_build =