1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-10 01:17:59 +03:00

fix commnet

This commit is contained in:
Adolfo Gómez García 2019-04-02 10:43:43 +02:00
parent 952322556c
commit 09eb130b11

View File

@ -29,7 +29,7 @@
from __future__ import unicode_literals
import xmlrpc.client
from . import XenAPI # From PIP, will remove this when dropped Python 2.7 support
from . import XenAPI
import ssl