Github user ntavares commented on the pull request: https://github.com/apache/cloudstack-cloudmonkey/pull/8#issuecomment-127921548 @bhaisaab Sorry for the late reply. You are correct about the suffix, however "'response' not in response" was not working, I suspect it was due to the search being performed as a "key search" instead of a "key substring search", that's why I isolate the keys, so that "string in string" works for substring search (as opposing "string in list"). Thanks for merging.
--- 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. ---