Update get_info.py
This commit is contained in:
parent
ab1ecc3ca5
commit
dff588974e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ from enum import IntEnum
|
||||||
from xmlrpc.client import ServerProxy as RPCClient
|
from xmlrpc.client import ServerProxy as RPCClient
|
||||||
from xmltodict import parse
|
from xmltodict import parse
|
||||||
from config import config
|
from config import config
|
||||||
from ldap_list3 import vm_list
|
from ldap_list import vm_list
|
||||||
from db_export import setconn
|
from db_export import setconn
|
||||||
|
|
||||||
# Constants
|
# Constants
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue