Change in ovirt-engine[ovirt-engine-4.1]: restapi: Call UpdateOvfStoreForStorageDomain from REST

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: restapi: Call UpdateOvfStoreForStorageDomain from REST ...................................................................... restapi: Call UpdateOvfStoreForStorageDomain from REST Once OVF_STORE is being updated manually from the REST the proper command that should be called is UpdateOvfStoreForStorageDomain. That way ProcessOvfUpdateForStoragePool will be called also and vm_ovf_generations will be synced with the OVF data of the entities before the OVF_STORE disk will be updated. Change-Id: I0166b65494c78a5559f9c7b701d0742d8e58148d Bug-Url: https://bugzilla.redhat.com/1403581 Bug-Url: https://bugzilla.redhat.com/1404607 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainResource.java 1 file changed, 2 insertions(+), 4 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Jenkins CI: Passed CI tests Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/78088 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0166b65494c78a5559f9c7b701d0742d8e58148d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review