Change in vdsm[master]: Fixed rollback of port-mirroring enabled nic during hotplugN...

danken at redhat.com danken at redhat.com
Wed Jul 3 14:43:29 UTC 2013


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Fixed rollback of port-mirroring enabled nic during hotplugNic
......................................................................


Fixed rollback of port-mirroring enabled nic during hotplugNic

During vm.py:hotplugNic, if the nic had port mirroring enabled
and setPortMirroring failed, then previously the rollback
tried to use self.hotunplugNic with a 2nd parameter but the method
only accepts one parameter, as it should.

Patch Set 2:
Fixed merge issues

Change-Id: I0289101bbd7cb84e79ca2f37568e98f2c9af279f
Signed-off-by: Assaf Muller <amuller at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/16400
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm/vm.py
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Assaf Muller: Verified
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0289101bbd7cb84e79ca2f37568e98f2c9af279f
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Assaf Muller <amuller at redhat.com>
Gerrit-Reviewer: Assaf Muller <amuller at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list