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/master Commit: 255b7464b0ebe869a463534107142eedc8ca2bf4 Parents: 2260263 Author: Sowmya <[email protected]> Authored: Tue Mar 8 19:40:43 2016 -0800 Committer: Sowmya <[email protected]> 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
