Change in vdsm[master]: BZ#736422: A new JSON-based protocol with the guest's agent.

danken at redhat.com danken at redhat.com
Thu Sep 8 09:23:01 UTC 2011


Dan Kenigsberg has submitted this change and it was merged.

Change subject: BZ#736422: A new JSON-based protocol with the guest's agent.
......................................................................


BZ#736422: A new JSON-based protocol with the guest's agent.

In order to recover from a malformed message send from the guest's
agent, a new JSON-based protocol was implemented. This allow vdsm
to drop bad messages (messages are terminated with a '\n' character)
and handle the following good messages.

This patch also include code related to BZ#729254 as the new
protocol includes the disk usage information.

Change-Id: Ie6096b326cc58879c8f63b72e32586657fffeca0
---
M vdsm/guestIF.py
M vdsm/vm.py
M vdsm_cli/vdsClient.py
3 files changed, 106 insertions(+), 163 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


--
To view, visit http://gerrit.usersys.redhat.com/807
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6096b326cc58879c8f63b72e32586657fffeca0
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Gal Hammer <ghammer at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: David Naori <dnaori at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Gal Hammer <ghammer at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list