Tal Nisan has submitted this change and it was merged.
Change subject: engine: Cleanup of HotPlugDiskToVmCommand
......................................................................
engine: Cleanup of HotPlugDiskToVmCommand
1. Making class member private instead of protected
2. Replacing deprecated message with more specific one
3. Simplifing CDA
Change-Id: I2cdc4e19da8768af9cd6659763af622b3e630e1d
Signed-off-by: Sergey Gotliv <sgotliv(a)redhat.com>
Related-to:
https://bugzilla.redhat.com/1003649
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HotPlugDiskToVmCommand.java
1 file changed, 16 insertions(+), 20 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19302
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2cdc4e19da8768af9cd6659763af622b3e630e1d
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sergey Gotliv <sgotliv(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server