nvazquez commented on issue #6949: URL: https://github.com/apache/cloudstack/issues/6949#issuecomment-1492242050
@AayushSaini101 you may need to build the project and setup databases for simulator as explained on: https://cwiki.apache.org/confluence/plugins/servlet/mobile?contentId=30748425#content/view/30748425 After that, with your management server running, you can deploy a test zone with this command: ```` python ./tools/marvin/marvin/deployDataCenter.py -i setup/dev/advanced.cfg ```` (may need to run this before: pip install tools/marvin/dist/Marvin-*.tar.gz) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
