cloudstack/server
ustcweizhou b8522c97cb server: allow dedicate ip range to a domain if ips are used by an accout in the domain (#3206)
when we dedicate public ip range to a domain but some ips are used by an account in the domain,
the operation should be allowed but actually fails for now.
It is because cloudstack check if ips are used by same account by account name,
However, accountName is null when dedicate public ip range to a domain.

Modify the code to check account id only when dedicate ip range to account.
2019-05-31 12:24:33 +05:30
..
conf Remove extraneous log directory and add catalina.out log rotation 2016-05-12 08:41:39 +01:00
resources api: don't throttle api discovery for listApis command (#2894) 2018-12-12 23:55:32 +05:30
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src server: allow dedicate ip range to a domain if ips are used by an accout in the domain (#3206) 2019-05-31 12:24:33 +05:30
test KVM: Fix agents dont reconnect post maintenance (#3239) 2019-05-23 14:13:17 +02:00
pom.xml Updating pom.xml version numbers for release 4.11.3.0-SNAPSHOT 2018-11-20 13:11:52 +00:00