cloudstack/client
prachi a2c5439f48 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-05-10 05:08:26 -07:00
..
WEB-INF bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group. 2011-05-05 15:47:19 -07:00
bindir Bug 9542 - install on CentOS 5.6 does not work 2011-04-22 15:02:23 -07:00
distro Bug 9218 - service cloud-management restart OR stop FAILED 2011-04-05 20:41:08 -07:00
tomcatconf Bug 9446: Investigator reports that a system vm is down even if it isn't.... 2011-05-10 05:08:26 -07:00
.classpath fixed all the broken thirdparty stuff 2011-01-31 10:51:01 -08:00
.project Source code committed 2010-08-11 09:13:29 -07:00