Saggi Mizrahi has submitted this change and it was merged. Change subject: schema: getStorageRepoStats returns StorageDomainVitalsMap ......................................................................
schema: getStorageRepoStats returns StorageDomainVitalsMap The schema incorrectly had getStorageRepoStats returning StorageDomainStatsMap. In fact it returns a StorageDomainVitalsMap. Fix the error and remove the unused mapping type StorageDomainStatsMap. Change-Id: Ic6d083cf9d74d6a27af744383b1291b31dc07eb7 Signed-off-by: Adam Litke <[email protected]> --- M vdsm_api/vdsmapi-schema.json 1 file changed, 1 insertion(+), 10 deletions(-) Approvals: Saggi Mizrahi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7838 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic6d083cf9d74d6a27af744383b1291b31dc07eb7 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
