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

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Call UpdateOvfStoreForStorageDomain from webadmin ...................................................................... webadmin: Call UpdateOvfStoreForStorageDomain from webadmin 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: Ic05a4b75b0b07637dc2e64f198e4ad320efb4f2f Bug-Url: https://bugzilla.redhat.com/1403581 Bug-Url: https://bugzilla.redhat.com/1404607 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java 1 file changed, 2 insertions(+), 5 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Jenkins CI: Passed CI tests Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/78089 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic05a4b75b0b07637dc2e64f198e4ad320efb4f2f 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