Ondřej Svoboda has uploaded a new change for review.

Change subject: caps: remove no longer used _REQUIRED_BONDINGS
......................................................................

caps: remove no longer used _REQUIRED_BONDINGS

Change-Id: I6df47ea9df7a9d59f3db1653f1e8c6095fa51086
Signed-off-by: Ondřej Svoboda <[email protected]>
---
M vdsm/caps.py
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/06/47906/1

diff --git a/vdsm/caps.py b/vdsm/caps.py
index 8d9bba1..862f8cb 100644
--- a/vdsm/caps.py
+++ b/vdsm/caps.py
@@ -88,8 +88,6 @@
 RNG_SOURCES = {'random': '/dev/random',
                'hwrng': '/dev/hwrng'}
 
-_REQUIRED_BONDINGS = frozenset(('bond0', 'bond1', 'bond2', 'bond3', 'bond4'))
-
 
 def _report_network_qos(caps):
     """Augment netinfo information with QoS data for the engine"""


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6df47ea9df7a9d59f3db1653f1e8c6095fa51086
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ondřej Svoboda <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to