Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/1488#issuecomment-208811822 At PCextreme we have 'ipv6disabled' set to 'false' on our hypervisors and they are all connected over IPv6. Connections we see open from the Management Server to the Agent: <pre>root@man:~# netstat -nap|grep ESTABLISHED|grep 8250 ... tcp6 0 0 2a00:f10:ff02::825:8250 2a00:f10:10a:XX:XX:58704 ESTABLISHED 3626/jsvc.exec ... root@man:~#</pre> Our testing has been done in the real world. This change is just so that a IPv6-only hostname for a Management Server works.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---