bug 8347: skip ebtables if kernel doesn't support it

This commit is contained in:
Chiradeep Vittal 2011-02-03 11:53:25 -08:00
parent e49a59de8c
commit ca057a43dd
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
import os, sys, time
import XenAPIPlugin
sys.path.extend(["/opt/xensource/sm/", "/usr/local/sbin/", "/sbin/"])
import util
from util import CommandException
import hostvmstats
import socket