-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15392/
-----------------------------------------------------------
Review request for cloudstack and Girish Shilamkar.
Summary (updated)
-----------------
Added fix for CLOUDSTACK-5134
Bugs: CLOUDSTACK-5134
https://issues.apache.org/jira/browse/CLOUDSTACK-5134
Repository: cloudstack-git
Description (updated)
-------
Fixed a connection issue under asyncmgr.
Added __init__.py files to directory to make it
a package.This file was missing under few directories and
so not appearing as packages while refactoring.
Adding one None Check
Diffs
-----
tools/marvin/marvin/cloudstackConnection.py 2c027c3
tools/marvin/marvin/cloudstackTestClient.py 3e833c7
tools/marvin/marvin/integration/lib/utils.py 0fe3c26
tools/marvin/marvin/sandbox/demo/simulator/testcase/libs/utils.py f26d2c0
Diff: https://reviews.apache.org/r/15392/diff/
Testing
-------
Thanks,
Santhosh Edukulla