cloudstack/server/src/com/cloud/dc
Rohit Yadav 6dd5c3fd42 CLOUDSTACK-70: Improve restart network behaviour for basic network
If cleanup=true, network elements and resources are shutdown and
reimplemented. Else, shutdown/reimplementation is skipped. Enabled
cleanup checkbox in CS UI.

For both cases, VRs are only deployed for Pods with no running
or starting VRs and Pods having running or starting user vms.

New DAO helpers introduced:
HostPodDao: listByDataCenterIdVMTypeAndStates
DomainRouterDao: listByPodId and listByPodIdAndStates
VMInstanceDao: listByPodId and corrected definition of listByTypeAndState

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-10-11 19:33:26 +05:30
..
dao CLOUDSTACK-70: Improve restart network behaviour for basic network 2012-10-11 19:33:26 +05:30
AccountVlanMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ClusterDetailsDao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ClusterDetailsDaoImpl.java Encrypting password values that are stored in the cluster_details table 2012-07-03 17:27:21 -07:00
ClusterDetailsVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ClusterVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ClusterVSMMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
DataCenterIpAddressVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
DataCenterLinkLocalIpAddressVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
DataCenterVO.java CS-14277 2012-09-11 17:22:43 +05:30
DataCenterVnetVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
DcDetailVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
HostPodVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PodCluster.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PodVlanMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PodVlanVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StorageNetworkIpAddressVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StorageNetworkIpRangeVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
VlanVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00