X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fvsys.py;h=927c7c10ea9e14eceed8271f3f0cfde4a92b7b93;hb=7acb378c1b5448d23bd1eb0e6583a530604d0511;hp=a2bc2bbadf1a6e9172aa1aac45ea2e84c4dba01f;hpb=544158b1b52bd18b9942b122ce804f59cc929e25;p=nodemanager.git diff --git a/plugins/vsys.py b/plugins/vsys.py index a2bc2bb..927c7c1 100644 --- a/plugins/vsys.py +++ b/plugins/vsys.py @@ -13,7 +13,7 @@ VSYSBKEND="/vsys" def start(options, conf): logger.log("vsys plugin starting up...") -def GetSlivers(plc, data, config=None): +def GetSlivers(data, config=None, plc=None): """For each sliver with the vsys attribute, set the script ACL, create the vsys directory in the slice, and restart vsys.""" # Touch ACLs and create dict of available scripts = {}