cloudstack/engine/schema/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
..
dao CLOUDSTACK-9880: Expansion of Management IP Range. (#2048) 2017-12-20 08:36:53 +00:00
AccountVlanMapVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ClusterDetailsDao.java CLOUDSTACK-8129. Cold migration of VM across VMware DCs leaves the VM behind in the source host. 2014-12-26 11:07:30 +05:30
ClusterDetailsDaoImpl.java Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
ClusterDetailsVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ClusterVO.java CLOUDSTACK-9782: Host HA and KVM HA provider 2017-08-30 18:06:48 +02:00
ClusterVSMMapVO.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
DataCenterDetailVO.java CLOUDSTACK-6184: set display=true by default for all resource details 2014-02-27 10:55:47 -08:00
DataCenterIpAddressVO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
DataCenterLinkLocalIpAddressVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
DataCenterVO.java CLOUDSTACK-9782: Host HA and KVM HA provider 2017-08-30 18:06:48 +02:00
DataCenterVnetVO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
DomainVlanMapVO.java CLOUDSTACK-8958: add dedicated ips to domain (account for now) 2015-11-16 10:17:40 +01:00
HostPodVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PodCluster.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
PodVlanMapVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
PodVlanVO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
StorageNetworkIpAddressVO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
StorageNetworkIpRangeVO.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
VlanDetailsVO.java CLOUDSTACK-9402 : Support for underlay features (Source & Static NAT to underlay) in Nuage VSP plugin 2016-11-24 21:33:02 +01:00
VlanVO.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