cloudstack/server/src/com/cloud
Marcus Sorensen ca7f22062b CLOUDSTACK-4379: Reset VM states when host is removed from cluster
If you shut down the agent while VMs are running, the management
server assumes that the VMs are continuing to run. You can then
delete the host while it is in 'disconnected' state, and those VMs
will be unusable, forever in running state. They can't change state
because the host no longer exists. This patch checks for any VMs
that may have been tied to the removed host and resets their state
so that cloudstack can continue to manage them.
2013-08-17 00:24:33 -06:00
..
account Patch from Chip Childers 2012-07-02 09:51:21 -04:00
acl CLOUDSTACK-4337 Dedicated Resources: Zone dedicated to an account should only be visible and accessible to that account 2013-08-14 16:11:55 -07:00
agent CLOUDSTACK-3535: still maintain stop agent wont trigger HA 2013-08-07 14:42:04 -07:00
alert Fix for incorect capacity displayed at the db. 2013-07-30 22:13:44 +05:30
api CLOUDSTACK-3274: Remove duplicate cleanString calls in logging api for 2013-08-16 10:46:36 -07:00
async CLOUDSTACK-1047: tracking in logs using job id. 2013-07-11 10:57:13 +05:30
capacity CLOUDSTACK-3047 java.lang.NullPointerException encountered when executing capacityChecker thread. 2013-08-15 17:44:07 -07:00
cluster merge master 2013-05-11 15:28:43 +05:30
configuration allow overlapped subnet in shared network 2013-08-16 10:02:45 -07:00
consoleproxy CLOUDSTACK-4318:[Object_Store_Refactor] Failed to delete snapshot copied 2013-08-14 18:01:09 -07:00
dao CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
dc CLOUDSTACK-4189: [UI] In multi zone setup, dedicating a single zone to a domain, shows other zones dedicated as well 2013-08-12 18:24:40 +05:30
deploy CLOUDSTACK-4221: Dedicated Resources: changes to associate the dedicated resource with the 'ExplicitDedication' affinity group 2013-08-10 11:02:57 -07:00
event Summary: Fix null pointer and op_networks blocker to account cleanup 2013-07-30 11:20:15 -06:00
ha CLOUDSTACK-3886: check in for review request https://reviews.apache.org/r/13008/ 2013-08-07 10:29:18 -07:00
hypervisor CLOUDSTACK-3886: check in for review request https://reviews.apache.org/r/13008/ 2013-08-07 10:29:18 -07:00
keystore merge master 2013-05-11 15:28:43 +05:30
metadata =CLOUDSTACK-3102 ResourceDetail API - If you add detail for any resource other than volume and nic then throw an exception 2013-08-01 17:37:00 +05:30
network CLOUDSTACK-4315: VPC - when fail to add nic to the VR, a) remove the nic b) remove the reference to nic from router_network_ref table. Before the fix b) was missing, and it caused NPEs when tried to apply the rules on the routers not having nic in the network 2013-08-14 11:22:07 -07:00
projects CLOUDSTACK-2331: Failed to display exception object information in case of CloudRuntimeException. 2013-05-28 16:01:33 -07:00
resource CLOUDSTACK-4379: Reset VM states when host is removed from cluster 2013-08-17 00:24:33 -06:00
resourcelimit CLOUDSTACK-3492: [Regression]Update Resource Count for an account is updating the primary storage incorretly. 2013-07-19 16:19:23 +05:30
secstorage merge master 2013-05-11 15:28:43 +05:30
server CLOUDSTACK-4265 [VMWARE] clustered Management server Unable to perform VM live migration among vmware clusters 2013-08-16 13:59:28 +05:30
servlet CLOUDSTACK-4186. Signature computed while accessing VM's console is not aligned with how signature is computed for other APIs 2013-08-08 16:17:51 +05:30
storage CLOUDSTACK-3047 java.lang.NullPointerException encountered when executing capacityChecker thread. 2013-08-15 17:44:07 -07:00
tags CLOUDSTACK-3346: Fixed setting up resourceTags for network ACL - added missing @Inject when load NetworkACLItemDao 2013-07-15 10:19:55 -07:00
template CLOUDSTACK-4250: [Object_store_refactor] Register ISO fails in multizone 2013-08-12 11:18:47 -07:00
test SolidFire plug-in and related changes 2013-06-28 16:59:21 -06:00
usage CLOUDSTACK-3868: fixed "count" param in listUsageRecords API to return the actual number of records matching the search criteria. Used to return the wrong value - the number of records per page 2013-07-26 15:37:20 -07:00
user CLOUDSTACK-4168 Root Admin should be able to create 'ExplicitDedication' affinity group at domain level and make it available for all accounts in the domain 2013-08-10 11:02:42 -07:00
uuididentity When UUID field is null for existing records, set it to id 2013-05-14 15:11:41 -07:00
vm Fix build issue. 2013-08-16 15:58:14 +05:30