an attempt to put the privatebridge plugin back into the -lxc rpm
[nodemanager.git] / setup.py
index 55af519..db3f6b4 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,6 @@ setup(
         'plugins.hostmap',
         'plugins.interfaces',
         'plugins.omf_resctl',
-        'plugins.privatebridge',
         'plugins.rawdisk',
         'plugins.reservation',
         'plugins.sfagids',
@@ -47,6 +46,7 @@ setup(
         'sliver_lxc',
         'cgroups',
         'coresched_lxc',
+        'plugins.privatebridge',
 # vs
         'sliver_vs',
         'coresched_vs',