mirror of https://github.com/apache/cloudstack.git
This regression was introduced with PR #2773 (Support IPv6 address in addIpToNic). The contributor did not take into consideration that the method “addIpToNic” was designed to add/allocate other IPs to a NIC. If users did not specify an IP, ACS should generate one for the network where the NIC is plugged into. Even though I am fixing this regression here, it is still important to highlight that for IPV6, the user is not able to allocate an IP without specifying it. |
||
|---|---|---|
| .. | ||
| conf | ||
| src | ||
| pom.xml | ||