Commit bb60c6c9 authored by Benjamin Blanc's avatar Benjamin Blanc

Test

parent c0b821dc
......@@ -113,6 +113,7 @@ class SlapOSControler(object):
# client.init(config).shorthandSupply(args.software_url, args.node, client.init(config), remove=remove)
local = client.init(config)
local['supply'](software_url, computer_id, state=remove)
self.log('SlapOSControler : supply %s %s %s' %((software_url, computer_id, remove))
except:
self.log("SlapOSControler.supply, \
exception in registerOpenOrder", exc_info=sys.exc_info())
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment