mirror of https://github.com/apache/cloudstack.git
import tag missing from test_shared_networks.py
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
93938ca716
commit
76520e807f
|
|
@ -19,6 +19,7 @@
|
|||
"""
|
||||
#Import Local Modules
|
||||
import marvin
|
||||
from nose.plugins.attrib import attr
|
||||
from marvin.cloudstackTestCase import *
|
||||
from marvin.cloudstackAPI import *
|
||||
from marvin.integration.lib.utils import *
|
||||
|
|
|
|||
Loading…
Reference in New Issue