Added missed importing
This commit is contained in:
parent
aff36f5a97
commit
e60d6e413a
1 changed files with 2 additions and 0 deletions
|
@ -205,6 +205,8 @@ action: ovirt >
|
|||
|
||||
|
||||
'''
|
||||
import sys
|
||||
|
||||
try:
|
||||
from ovirtsdk.api import API
|
||||
from ovirtsdk.xml import params
|
||||
|
|
Loading…
Reference in a new issue