diff options
| author | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2011-06-17 20:34:43 +0000 |
|---|---|---|
| committer | Johannes Erdfelt <johannes.erdfelt@rackspace.com> | 2011-06-17 20:34:43 +0000 |
| commit | 00eae759e8b3d0d35af513471d7d2d43a18ba215 (patch) | |
| tree | c865cf81e46e7110e84841e44f34030a54ab41b7 /plugins/xenserver | |
| parent | 1ae7a52a9cda5b7e7dad26a4c6d8fd05fb60fb63 (diff) | |
Result is already in JSON format from _wait_for_agent
Diffstat (limited to 'plugins/xenserver')
| -rwxr-xr-x | plugins/xenserver/xenapi/etc/xapi.d/plugins/agent | 1 |
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.""" |
