Change in vdsm[master]: virt: vm with port mirroring stuck in down state

mmirecki at redhat.com mmirecki at redhat.com
Wed Sep 2 11:56:16 UTC 2015


Marcin Mirecki has posted comments on this change.

Change subject: virt: vm with port mirroring  stuck in down state
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/45344/3/vdsm/virt/vm.py
File vdsm/virt/vm.py:

Line 2170:                 break
Line 2171: 
Line 2172:         if nic:
Line 2173:             if 'portMirroring' in nicParams:
Line 2174:                 for network in nicParams['portMirroring']:
This one is handled ok, since the entire nic is being deleted.
Line 2175:                     supervdsm.getProxy().unsetPortMirroring(network, nic.name)
Line 2176: 
Line 2177:             nicXml = nic.getXML().toprettyxml(encoding='utf-8')
Line 2178:             hooks.before_nic_hotunplug(nicXml, self.conf,


-- 
To view, visit https://gerrit.ovirt.org/45344
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia43369f584f696f1387685ec8f4fc4b6f58d98a6
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Marcin Mirecki <mmirecki at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marcin Mirecki <mmirecki at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list