GitHub user rhtyd reopened a pull request: https://github.com/apache/cloudstack/pull/1599
Marvin: Fix codegenerator to work with API discovery This fixes Marvin cloudstackAPI generator to work with a live running mgmt server's api discovery. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack independent-marvin Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1599.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1599 ---- commit b2ce02dbf8ca6ffe5220bea933d6e34f4612e6f9 Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2016-06-28T10:23:20Z marvin: fix codegeneration against API discovery endpoint This makes the commands.xml based codegeneration equivalent to the API discovery end point based discovery. Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> ---- --- 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. ---