[node-patches] Change in ovirt-node[master]: net: Use ip instead of brctl

fabiand at fedoraproject.org fabiand at fedoraproject.org
Wed Apr 24 14:35:41 UTC 2013


Fabian Deutsch has submitted this change and it was merged.

Change subject: net: Use ip instead of brctl
......................................................................


net: Use ip instead of brctl

Previously brctl was used to gather informations about bridges, now the
ip command is used to do the same.
The intention is that we can drop bridge-utils once NetworkManager can
do the bridge stuff as well.

NotE: bridge-utils  is still kept because it's needed by the network
service to setup bridges.

rhbz#920125

Change-Id: I2022ce794ee2792e949457ad7664649c91702813
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/ovirtnode/network.py
M scripts/ovirtnode/ovirtfunctions.py
2 files changed, 5 insertions(+), 3 deletions(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2022ce794ee2792e949457ad7664649c91702813
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list