You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/03/22 12:44:29 UTC

[32/50] [abbrv] git commit: updated refs/heads/4.9-mvn-upgrade to 7617117

CLOUDSTACK-9304 - Modified Description


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

Branch: refs/heads/4.9-mvn-upgrade
Commit: 255b7464b0ebe869a463534107142eedc8ca2bf4
Parents: 2260263
Author: Sowmya <so...@nokia.com>
Authored: Tue Mar 8 19:40:43 2016 -0800
Committer: Sowmya <so...@nokia.com>
Committed: Tue Mar 8 19:40:43 2016 -0800

----------------------------------------------------------------------
 test/integration/plugins/nuagevsp/nuageTestCase.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/255b7464/test/integration/plugins/nuagevsp/nuageTestCase.py
----------------------------------------------------------------------
diff --git a/test/integration/plugins/nuagevsp/nuageTestCase.py b/test/integration/plugins/nuagevsp/nuageTestCase.py
index 123f2bc..d1298a0 100644
--- a/test/integration/plugins/nuagevsp/nuageTestCase.py
+++ b/test/integration/plugins/nuagevsp/nuageTestCase.py
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-""" Custom base class for NuageVsp network Plugin specific Marvin tests
+""" Custom base class for NuageVsp SDN Plugin specific Marvin tests
 """
 # Import Local Modules
 from marvin.cloudstackTestCase import cloudstackTestCase, unittest