few changes on the ipv6.py logic, and a bit of code cleanup in tools.py,
[nodemanager.git] / setup.py
index 55af519..8da2f67 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -47,6 +47,8 @@ setup(
         'sliver_lxc',
         'cgroups',
         'coresched_lxc',
+        'plugins.ipv6',
+        'plugins.update_ipv6addr_slivertag', 
 # vs
         'sliver_vs',
         'coresched_vs',