cloudstack/server
Marcus Sorensen 1b52a298e8 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:25:14 -06:00
..
conf Changed the log4j config files to log org.apache.cloudstack in debug and change the layout format 2013-07-26 20:35:49 -07:00
resources/com/cloud/upgrade CLOUDSTACK-1818: add a missing file that is missed in previous patch 2013-03-29 11:12:36 -07:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src CLOUDSTACK-4379: Reset VM states when host is removed from cluster 2013-08-17 00:25:14 -06:00
test =CLOUDSTACK-4068 scaling up user vm and system vm is failing with NPE if current service offering is deleted 2013-08-16 17:27:00 +05:30
pom.xml Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00