Change in vdsm[master]: vdsm: error when creating a bond/nic with more than one netw...

danken at redhat.com danken at redhat.com
Thu Mar 29 10:51:58 UTC 2012


Dan Kenigsberg has submitted this change and it was merged.

Change subject: vdsm: error when creating a bond/nic with more than one network attached
......................................................................


vdsm: error when creating a bond/nic with more than one network attached

When creating a Bond or Nic with more than one network attached, the
code breaks since it is expecting a dictionary, but a list is used.
This fix creates the dictionary in the correct way.

Change-Id: Ice52835a3a73d48233bd1022f6a8d9d0f381e854
Signed-off-by: Danny Rankevich <danny.ran at redhat.com>
Signed-off-by: Mark Wu <wudxw at linux.vnet.ibm.com>
---
M vdsm/configNetwork.py
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Danny Rankevich: Verified
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice52835a3a73d48233bd1022f6a8d9d0f381e854
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Danny Rankevich <danny.ran at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Danny Rankevich <danny.ran at redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky at redhat.com>
Gerrit-Reviewer: Mark Wu <wudxw at linux.vnet.ibm.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>


More information about the vdsm-patches mailing list