cloudstack/api/src/com/cloud/dc
Nitin Kumar Maharana 8acb0908c4 CLOUDSTACK-9880: Expansion of Management IP Range. (#2048)
At present, The management IP range can only be expanded under the same subnet. According to existing range, either the last IP can be forward extended or the first IP can be backward extended. But we cannot add an entirely different range from the same subnet. So the expansion of range is subnet bound, which is fixed. But when the range gets exhausted and a user wants to deploy more system VMs, then the operation would fail. The purpose of this feature is to expand the range of management network IPs within the existing subnet. It can also delete and list the IP ranges.

Please refer the FS here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Expansion+of+Management+IP+Range
2017-12-20 08:36:53 +00:00
..
DataCenter.java CLOUDSTACK-9782: Host HA and KVM HA provider 2017-08-30 18:06:48 +02:00
DedicatedResources.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
Pod.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
StorageNetworkIpRange.java CLOUDSTACK-9880: Expansion of Management IP Range. (#2048) 2017-12-20 08:36:53 +00:00
Vlan.java Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip range 2014-05-27 10:41:40 +05:30