You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/07/16 12:41:08 UTC

[GitHub] borisstoyanov commented on a change in pull request #2743: CLOUDSTACK-10380: Fix startvm giving another pw after pw reset

borisstoyanov commented on a change in pull request #2743: CLOUDSTACK-10380: Fix startvm giving another pw after pw reset
URL: https://github.com/apache/cloudstack/pull/2743#discussion_r202667434
 
 

 ##########
 File path: test/integration/component/test_configdrive.py
 ##########
 @@ -45,21 +49,17 @@
                              VirtualMachine,
                              VPC,
                              VpcOffering,
-                             Hypervisor)
+                             Hypervisor, Template)
 from marvin.lib.common import (get_domain,
                                get_template,
-                               get_zone,
-                               list_templates)
+                               get_zone)
 from marvin.lib.utils import random_gen
 # Import System Modules
 from nose.plugins.attrib import attr
 from retry import retry
 
 Review comment:
   this dependency is not in the required list in marvin installation 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services