Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1551#issuecomment-220533786 @swill the error suggests the template response is missing the key 'status' in its json response. It may happen if there has been any change around template (response) code; or if the backend is not setting the status, so effectively gson does not serialize those keys (as they are not set)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---