Change in vdsm[master]: network: models: tag non-VDSM devices used by VDSM

danken at redhat.com danken at redhat.com
Mon Mar 16 13:25:40 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: network: models: tag non-VDSM devices used by VDSM
......................................................................


network: models: tag non-VDSM devices used by VDSM

When we setup network over pre-existing vlaned bond, models.py skip
configuration of pre-existing devices under a vlan (because they are not
to be changed) in order to not ifdown possibly used devices. Due to this
behaviour we don't persist mentioned networks and therefore we are not
able to restore them.

Now we check if device is a part of vdsm, if not, we configure and
persist it.

Change-Id: I4d3ed2b45d618d404bb340100ca07bc57b2f1136
Signed-off-by: Petr Horáček <phoracek at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/38572
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M tests/functional/networkTests.py
M vdsm/network/models.py
2 files changed, 53 insertions(+), 1 deletion(-)

Approvals:
  Petr Horáček: Verified
  Dan Kenigsberg: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4d3ed2b45d618d404bb340100ca07bc57b2f1136
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list