Details
Description
after starting the cloudstack/simulator container and try to add Datacenters with the provides commands
docker exec -ti cloudstack python \ /root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/advanced.cfg # or docker exec -ti cloudstack python \ /root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/advancedsg.cfg # or docker exec -ti cloudstack python \ /root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/basic.cfg
this error occoures
> /root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/advancedsg.cfg Traceback (most recent call last): File "/root/tools/marvin/marvin/deployDataCenter.py", line 28, in <module> from marvin import configGenerator ImportError: No module named marvin
Attachments
Issue Links
- links to