Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-9253

docker cloudstack simulator "ImportError: No module named marvin" when try to create a DC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.6.0
    • None
    • Simulator
    • Security Level: Public (Anyone can view this level - this is the default.)
    • docker

    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

          Activity

            People

              Unassigned Unassigned
              f0 Florian Koch
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: