This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 45bac89b831 Fix NPE on updating security groups for an instance
(#10493)
add 4a1d80ddc8e Remove the validation of the amount of acquired public IPs
when enabling static NAT, adding PF and LB rules on VPC public IPs (#10568)
new 255a45c4a62 Merge branch '4.19' of
https://github.com/apache/cloudstack into 4.20
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../com/cloud/network/IpAddressManagerImpl.java | 94 +++++++++++++---------
.../java/com/cloud/network/vpc/VpcManagerImpl.java | 28 +++----
2 files changed, 66 insertions(+), 56 deletions(-)