Nir Soffer has submitted this change and it was merged. Change subject: storage: add LegacyCdromPath as DriveSpec ......................................................................
storage: add LegacyCdromPath as DriveSpec Engine sends DriveSpec as a string at least one case: changeCD. Since we have to be api compliant with older engines, we have to add this case to the API. It is done by adding a str alias, LegacyCdromPath. Change-Id: Ieee7df14b0b49ea844f17711b6621e025d9df4bf Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/57339 Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> --- M lib/api/vdsm-api.yml M lib/api/vdsmapi-schema.json 2 files changed, 23 insertions(+), 1 deletion(-) Approvals: Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/57339 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieee7df14b0b49ea844f17711b6621e025d9df4bf Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
