summaryrefslogtreecommitdiffstats
path: root/plugins/xenserver
diff options
context:
space:
mode:
authorJohannes Erdfelt <johannes.erdfelt@rackspace.com>2011-06-17 20:34:43 +0000
committerJohannes Erdfelt <johannes.erdfelt@rackspace.com>2011-06-17 20:34:43 +0000
commit00eae759e8b3d0d35af513471d7d2d43a18ba215 (patch)
treec865cf81e46e7110e84841e44f34030a54ab41b7 /plugins/xenserver
parent1ae7a52a9cda5b7e7dad26a4c6d8fd05fb60fb63 (diff)
Result is already in JSON format from _wait_for_agent
Diffstat (limited to 'plugins/xenserver')
-rwxr-xr-xplugins/xenserver/xenapi/etc/xapi.d/plugins/agent1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/xenserver/xenapi/etc/xapi.d/plugins/agent b/plugins/xenserver/xenapi/etc/xapi.d/plugins/agent
index 0aab7c2eb..b8a1b936a 100755
--- a/plugins/xenserver/xenapi/etc/xapi.d/plugins/agent
+++ b/plugins/xenserver/xenapi/etc/xapi.d/plugins/agent
@@ -157,7 +157,6 @@ def inject_file(self, arg_dict):
return resp
-@jsonify
def agent_update(self, arg_dict):
"""Expects an URL and md5sum of the contents, then directs the agent to
update itself."""