add ovscontrol to network

This commit is contained in:
zhuyj17 2017-05-17 19:47:29 +08:00
parent bf026d4830
commit f97e424268
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python3
import json, sys, netifaces
from nettools import netcontrol
from nettools import netcontrol,ovscontrol
from log import logger