borisstoyanov commented on a change in pull request #4207:
URL: https://github.com/apache/cloudstack/pull/4207#discussion_r462955752
##########
File path: test/integration/smoke/test_certauthority_root.py
##########
@@ -16,11 +16,10 @@
# under the License.
from nose.plugins.attrib import attr
-from marvin.cloudstackTestCase import *
-from marvin.cloudstackAPI import *
-from marvin.lib.utils import *
+from marvin.cloudstackTestCase import cloudstackTestCase
+from marvin.lib.utils import cleanup_resources
from marvin.lib.base import *
-from marvin.lib.common import *
+from marvin.lib.common import list_hosts
from cryptography import x509
Review comment:
@Spaceman1984 why do we need changes in this file?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]