mirror of https://github.com/apache/cloudstack.git
CLOUDSTACk-5674: Fix missing import
This commit is contained in:
parent
1eb98e135b
commit
38f4000108
|
|
@ -22,7 +22,7 @@ from marvin.lib.base import (ServiceOffering,
|
|||
from marvin.lib.common import get_template, get_zone, list_virtual_machines
|
||||
from marvin.lib.utils import cleanup_resources
|
||||
from nose.plugins.attrib import attr
|
||||
|
||||
from marvin.codes import FAILED
|
||||
import random
|
||||
import string
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue