Change in vdsm[master]: report network's underlying device as "iface"

danken at redhat.com danken at redhat.com
Wed Aug 1 09:23:59 UTC 2012


Dan Kenigsberg has uploaded a new change for review.

Change subject: report network's underlying device as "iface"
......................................................................

report network's underlying device as "iface"

ovirt-engine-3.1 expects to see "interface" for bridgeless networks, and
only for them. A recent patch http://gerrit.ovirt.org/6644 started
reporting "interface" for bridged networks, too. Which broke Engine.

I consider this an Engine bug (it should have relied on the "bridged"
attribute to decide if a network is bridged or not), but this cannot be
changed on the Engine side so near to the ovirt-3.1 release.

This patch reports "iface" for all networks, keeping "interface" only
for bridgeless networks, for ovirt-3.1 backward compatibility.

With this new API nit, we report a new cluster level 3.2.

Change-Id: Ibc8a5b8c66ecbb5cfd6378db358e38375b16c54c
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm/netinfo.py
1 file changed, 14 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/06/6806/1
--
To view, visit http://gerrit.ovirt.org/6806
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibc8a5b8c66ecbb5cfd6378db358e38375b16c54c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list