Added missed importing

This commit is contained in:
Sergei Antipov 2014-10-20 17:50:24 +07:00 committed by Matt Clay
parent aff36f5a97
commit e60d6e413a

View file

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