Change in ovirt-engine[master]: core: Rename Methods in ActivateDeactivateVmNicCommand (#850...

msalem at redhat.com msalem at redhat.com
Mon Sep 3 06:31:02 UTC 2012


Muli Salem has submitted this change and it was merged.

Change subject: core: Rename Methods in ActivateDeactivateVmNicCommand (#850854)
......................................................................


core: Rename Methods in ActivateDeactivateVmNicCommand (#850854)

https://bugzilla.redhat.com/850854

This patch changes the method names:
isActivateDeactivateAllowedForVmStatus to activateDeactivateVmNicAllowed
isHotPlugNicAllowedForVmStatus to hotPlugVmNicRequired

It also moves the latter method from VmHandler to the
command itself, since it is only needed there.

Change-Id: I02e005bb6c3448d8114f96b2b6cc3ab4967eed25
Signed-off-by: Muli Salem <msalem at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ActivateDeactivateVmNicCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
2 files changed, 8 insertions(+), 14 deletions(-)

Approvals:
  Muli Salem: Verified; Looks good to me, approved
  Moti Asayag: Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7685
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I02e005bb6c3448d8114f96b2b6cc3ab4967eed25
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <msalem at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Muli Salem <msalem at redhat.com>



More information about the Engine-commits mailing list