cloudstack/server/src/com/cloud
prachi c2824edc03 Bug 9446: Investigator reports that a system vm is down even if it isn't....
Changes:
- Added new Investigator 'ManagementIPSystemVMInvestigator' that checks if Vm is alive only for System VM's that have a management IP address.
- If no management IP is found, ping test cannot be done, so this investigator would return null in that case.
- Current implementation InvestigatorImpl is renamed as 'UserVmDomRInvestigator' and does the ping test for user VMs only.
- Corrected the ping test code that was checking a hard-coded string. Now if the ping answer is negative, we just return null
- Added the new investigator to components.xml
2011-04-28 12:28:51 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 8710: CONTD....Introducing a new user role in cloudstack called RESOURCE_DOMAIN_ADMIN. The role would have all the domain_admin rights and the rights to list zone,pods,clusters and so on. More info in the bug 2011-04-11 19:40:37 +05:30
agent bug 9445: Signal alert for the host if a primary storage pool was unavailable on that host 2011-04-26 15:09:36 -07:00
alert Add license header to files 2011-04-14 11:23:14 -07:00
api Bug 9539 - cpu.overprovisioning.factor does not work 2011-04-22 18:09:31 -07:00
async bug 9336: securityGroups can be used by other securityGroups in the same domain only; no cross domain SG authentication 2011-04-22 11:35:29 -07:00
capacity Bug 9539 - cpu.overprovisioning.factor does not work 2011-04-22 18:09:31 -07:00
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster Add license header to files 2011-04-14 11:23:14 -07:00
configuration Intrdouce adapter to template manager 2011-04-27 14:04:37 -07:00
consoleproxy More logging to consoleProxy start command 2011-04-28 01:19:42 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc 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
deploy Bug 9585 - Existing Data Disk is being destroyed and recreated on Stop and Start of a User VM. 2011-04-27 11:36:51 -07:00
domain clean up transation code 2011-04-12 18:56:49 -07:00
event Add license header to files 2011-04-14 11:23:14 -07:00
ha Bug 9446: Investigator reports that a system vm is down even if it isn't.... 2011-04-28 12:28:51 -07:00
host/dao Add license header to files 2011-04-14 11:23:14 -07:00
hypervisor Bug 9534 : implement CPU cap 2011-04-27 13:54:45 +05:30
keystore Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration Bug 9534 : implement CPU cap 2011-04-27 13:54:45 +05:30
network bug 9621: dbUpgrade - set reservation strategy to be Create for Guest Nics in Basic zone 2011-04-27 22:51:56 -07:00
offerings Add license header to files 2011-04-14 11:23:14 -07:00
resource Bug 8208 - bare metal provisioning 2011-02-23 17:20:43 -08:00
server storage stats can be such that it doesn't work if one storage pool cannot be reached. 2011-04-27 13:56:52 -07:00
service Bug 9534 : implement CPU cap 2011-04-27 13:54:45 +05:30
servlet bug 8954: only root admin can access console proxy, SSVM and DomR 2011-03-23 14:46:34 -07:00
storage bug 9597: Fixed the recreatable problem. Also added the 2.2.1 upgrade step 2011-04-27 13:56:52 -07:00
template Intrdouce adapter to template manager 2011-04-27 14:04:37 -07:00
test bug 9129:can't create vm if an instance limit is set at root domain 2011-04-08 13:25:51 +05:30
upgrade Recalculate and update host used capacity (mem & cpu) in upgrade (2.1.x to 2.2.y) 2011-04-28 10:11:01 -07:00
user Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
vm bug 9621: set addressFormat during NicProfile creation 2011-04-27 23:19:43 -07:00