Adam Litke has uploaded a new change for review.

Change subject: rest-api: Fix software version parsing
......................................................................

rest-api: Fix software version parsing

Fix the parsing of the software_version field of getVdsCapabilities.
 - Properly handle the version whether it is x.y.z or just x.y
 - Due to git tags, the data type for revision is a string, not short int

Change-Id: Ia84668ad590d306948a864b7b3a439003f24aa77
Signed-off-by: Adam Litke <[email protected]>
---
M vdsm/rest/Controller.py
M vdsm/rest/templates/api.xsd
M vdsm/rest/templates/root.json.x
3 files changed, 10 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/47/4447/1
--
To view, visit http://gerrit.ovirt.org/4447
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia84668ad590d306948a864b7b3a439003f24aa77
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to