Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Mark instance image as changed in new and attach
......................................................................
webadmin: Mark instance image as changed in new and attach
Change I998e8c573c8afaf45668729cf15fb0ebe3edbad5 introduced a change where
disk update for instance images will be invoked only upon edit, however,
this made new and attach disk actions to be skipped as well.
This patch adds the indication of a change to create and attach disk as
well so the will not be skipped.
Change-Id: I093ccc18a4ab70b4f2a5bcd3ef46abeb41cee55c
Bug-Url:
https://bugzilla.redhat.com/1371164
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/InstanceImageLineModel.java
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Verified
Daniel Erez: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/63065
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I093ccc18a4ab70b4f2a5bcd3ef46abeb41cee55c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>