GabrielBrascher commented on pull request #3730: URL: https://github.com/apache/cloudstack/pull/3730#issuecomment-668949539
**UPDATE:** After updating the code I was able to build the System VM template and test it (on KVM). **Environment:** KVM **Network type:** Advanced with security groups **Test -** Deploy VMs and assert that User VM gets IPv6 address correctly: 1. Deploy VM on a network (let's call this network of _python3_) with no VR 2. VR is deployed, health check scripts are all good 3. User VM is deployed on the _Python3_ network 4. SSH on IPv6 address works Based on the test result, this PR I am moving it from "_Draft_" to "_ready for review_". With that said, I encourage reviewers to check the code and test SystemVMs with the Python3 changes ;-) **Note:** there are still pending tests such as VR for Basic networks, Advanced networks without SG, VPCs, etc. Additionally, I have not tested this template on SSVM or CPVM. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
