mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Default ACS Xenserver template, CentOS 5.6, has IPv6 disabled. /etc/modeprobe.conf shows "options ipv6 disable=1" To run IPv6 network test successfully on Xenserver smoketest run get_test_template will be used instead of get_template while deploying guest VM in the IPv6 guest network. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>