Added missed importing

pull/18777/head
Sergei Antipov 10 years ago committed by Matt Clay
parent aff36f5a97
commit e60d6e413a

@ -205,6 +205,8 @@ action: ovirt >
'''
import sys
try:
from ovirtsdk.api import API
from ovirtsdk.xml import params

Loading…
Cancel
Save