mirror of https://github.com/apache/cloudstack.git
bug 8347: skip ebtables if kernel doesn't support it
This commit is contained in:
parent
e49a59de8c
commit
ca057a43dd
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue