cloudstack/server/src/com/cloud/dc
anthony 3881e13387 bug 10197:
The step to upgrade xenserver,

1. put cluster in Unmanaged state through UI , then MS will not talk to hosts in the cluster
2. upgrade xenserver according to XenServer upgrade guide.
3. put cluster in Managed state through UI, then MS will reconnect hosts

TODO,

1. UI
2. vm pool sync , leveraged from kelven's work
2011-07-19 15:26:25 -07:00
..
dao bug 10222: fixed issue with associate ip introduced more than one nic. The problem is that associate ip automatically creates a nic but doesn't have sufficient information to properly creates so it uses what it knows for sure is the naming pattern to do it. However, we changed the naming pattern and it broke. I fixed it by passing all of the information in the ipaddressTO object. 2011-06-11 13:45:00 -07:00
AccountVlanMapVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
ClusterDetailsDao.java Add license header to files 2011-04-14 11:23:14 -07:00
ClusterDetailsDaoImpl.java Add license header to files 2011-04-14 11:23:14 -07:00
ClusterDetailsVO.java Add license header to files 2011-04-14 11:23:14 -07:00
ClusterVO.java bug 10197: 2011-07-19 15:26:25 -07:00
DataCenterIpAddressVO.java bug 9308: changed instance_id to nic_id 2011-04-04 16:59:16 -07:00
DataCenterLinkLocalIpAddressVO.java bug 9311: changed instance_id to nic_id 2011-04-05 09:12:55 -07:00
DataCenterVO.java bug 10409: added domainSuffix parameters to account/domain objects 2011-07-15 14:40:39 -07:00
DataCenterVnetVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
DcDetailVO.java Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00
HostPodVO.java Bug 9331 - Even when there is no longer clusters in the pod, 'Delete Pod - Failed - because there are clusters in this pod' 2011-04-15 16:04:16 -07:00
PodCluster.java Moved DAO to server 2010-11-22 07:40:41 -08:00
PodVlanMapVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
PodVlanVO.java Moved DAO to server 2010-11-22 07:40:41 -08:00
VlanVO.java Made NetworkId parameter required for Vlan, modified DB schema and corresponding Managers' methods. For Virtual and Direct untagged vlan networkId is got from default system Public/Public-DirectPodBased networks accordingly 2010-12-28 15:15:24 -08:00