mirror of https://github.com/apache/cloudstack.git
While releasing an IP range from an acount if any of the Public IPs in the range is a source nat ip then the IP is not disassociated. During the check CS also checks if the network the IP is associted with is not null. This results in an NPE for an account that has VPC s because the public IP of a VPC domain router is common to all VPC tiers and not associated with a network Remove the check to find the network associted with a source nat IP for both ReleasePublicIpRange and DeleteVlanPublicIpRange |
||
|---|---|---|
| .. | ||
| conf | ||
| resources/com/cloud/upgrade | ||
| scripts | ||
| src | ||
| test | ||
| pom.xml | ||