-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20659/
-----------------------------------------------------------
(Updated May 12, 2014, 11:34 a.m.)
Review request for cloudstack and Girish Shilamkar.
Changes
-------
Rebased against 4.4-forward
Bugs: CLOUDSTACK-5674
https://issues.apache.org/jira/browse/CLOUDSTACK-5674
Repository: cloudstack-git
Description
-------
In case of well handled exceptions returned from the server with proper error
message, the response was as it is returned. Instead, it should check the
jobresultcode. If the jobresultcode is 530, it means that exception is returned
from server. In this case we should return FAILED.
Diffs (updated)
-----
tools/marvin/marvin/cloudstackConnection.py 8044da7
tools/marvin/marvin/codes.py ef49c0c
Diff: https://reviews.apache.org/r/20659/diff/
Testing
-------
Yes
Thanks,
Gaurav Aradhye