Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1692
  
    @serg38 okay I see, the issue is that the marvin you've installed is old 
and does not have the necessary API definitions (cmd, response classes). I 
recommend doing a clean build of the branch you're testing and then install the 
generated marvin, something like:
    
        rm -f tools/marvin/dist
        mvn clean install -Dnoredist -Dsimulator -P developer,systemvm
        sudo pip install --upgrade tools/marvin/dist/Marvin-*.tar.gz


---
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.
---

Reply via email to