From: S.Çağlar Onur Date: Tue, 9 Mar 2010 21:29:58 +0000 (+0000) Subject: (no commit message) X-Git-Tag: NodeManager-2.0-3~6 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6bfc5b78b01d796effced1ffa095c033c0f6cb6b;p=nodemanager.git --- diff --git a/plugins/codemux.py b/plugins/codemux.py index 8aae38c..14f2b4b 100644 --- a/plugins/codemux.py +++ b/plugins/codemux.py @@ -50,7 +50,7 @@ def GetSlivers(data, config, plc = None): if len(parts) == 3: ip = parts[2] else: - ip = None + ip = "" params = {'host': parts[0], 'port': parts[1], 'ip': ip} try: