
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: On new disk creation update wipe after delete on storage change ...................................................................... webadmin: On new disk creation update wipe after delete on storage change In new disk dialog the wipe after delete property determined by the default storage domain that was selected, since a data center can now consist of storage domain of different storage types, the wipe after delete property should be update upon change in the storage domain to reflect the correct behavior that fits the selected storage domain type Change-Id: Icefd405217fd7498d911809ca02f0f7cf7b42f24 Signed-off-by: Tal Nisan <tnisan@redhat.com> Bug-Url: https://bugzilla.redhat.com/1063935 --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/AbstractDiskModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Verified Daniel Erez: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25246 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icefd405217fd7498d911809ca02f0f7cf7b42f24 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server