You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2013/06/28 21:22:23 UTC

[02/29] git commit: updated refs/heads/master-6-17-stable to 93712c2

import tag missing from test_shared_networks.py

Signed-off-by: Prasanna Santhanam <ts...@apache.org>
(cherry picked from commit 76520e807f2595818baaab383e71dbcf3708e94d)


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/db10cd30
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/db10cd30
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/db10cd30

Branch: refs/heads/master-6-17-stable
Commit: db10cd3079914edfbbf31dfcbfa616765d1eef3b
Parents: 4127e17
Author: rayeesn <ra...@citrix.com>
Authored: Mon Jun 17 07:22:00 2013 -0700
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Sat Jun 29 00:52:06 2013 +0530

----------------------------------------------------------------------
 test/integration/component/test_shared_networks.py | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/db10cd30/test/integration/component/test_shared_networks.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_shared_networks.py b/test/integration/component/test_shared_networks.py
index cb2b55f..6bcfbfd 100644
--- a/test/integration/component/test_shared_networks.py
+++ b/test/integration/component/test_shared_networks.py
@@ -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 *