Dan Kenigsberg has submitted this change and it was merged. Change subject: stats: report the domain version ......................................................................
stats: report the domain version Given that some features are available only since a specific domain version (e.g. live snapshots require at least V3) and the upgrade is asynchronous for the non-master domains (see upgradeStoragePool) VDSM should provide to the engine a way to determine if a domain (other than the master) has been upgraded or not. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=951057 Change-Id: I88884356eefcd5040deccbf34eab271be8dbc522 Signed-off-by: Federico Simoncelli <[email protected]> --- M vdsm/sampling.py M vdsm/storage/domainMonitor.py M vdsm/storage/sp.py M vdsm_api/vdsmapi-schema.json 4 files changed, 15 insertions(+), 5 deletions(-) Approvals: Federico Simoncelli: Verified Allon Mureinik: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13620 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88884356eefcd5040deccbf34eab271be8dbc522 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
