weizhouapache commented on PR #5507: URL: https://github.com/apache/cloudstack/pull/5507#issuecomment-1128913030
@synergiator I have built a docker image from cloudstack 4.16.1.0 and uploaded to my owner docker hub: https://hub.docker.com/repository/docker/ustcweizhou/cloudstack-simulator it works well in my testing ``` root@689d4fe9dabc:~# python /root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/advanced.cfg ==== Log Folder Path: /tmp/MarvinLogs/DeployDataCenter__May_17_2022_11_49_11_KB6AX4 All logs will be available here ==== ==== Deploy DC Started ==== === Data Center Settings are dumped to /tmp/MarvinLogs/DeployDataCenter__May_17_2022_11_49_11_KB6AX4/dc_entries.obj=== ====Deploy DC Successful===== root@689d4fe9dabc:~# ``` Please notice you should create the zone only when management server is running. -- 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]
