cloudstack/server/src/com/cloud/consoleproxy
Kelven Yang 34178bec61 1) add destroySystemVm command to allow destroying of system VMs
2) add consoleproxy.launch.max to allow specifying a configured max number of console proxy VM that can be launched within a zone(if not specified, default is 10), this is to prevent possible DoS attacks or uncontrolled usage of system resources
3) Remove some unused code.
2011-01-26 12:08:35 -08:00
..
AgentBasedConsoleProxyManager.java added more robust start code 2011-01-18 16:09:24 -08:00
AgentBasedStandaloneConsoleProxyManager.java bug 5191: incremental checkin 2010-09-27 11:10:55 -07:00
AgentHook.java completed the listener logic. Based on the startup command, we will try and update a cust cert to a new running cpvm, and fail if such a cert doesn't exist in the cert table in our db. 2010-10-26 14:27:26 -07:00
ConsoleProxyAlertEventArgs.java moving console proxy alert event args to server package to avoid circular dependencies 2010-09-13 14:58:58 -07:00
ConsoleProxyBalanceAllocator.java cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
ConsoleProxyListener.java completed the listener logic. Based on the startup command, we will try and update a cust cert to a new running cpvm, and fail if such a cert doesn't exist in the cert table in our db. 2010-10-26 14:27:26 -07:00
ConsoleProxyManager.java Stop ConsoleProxy/SecondaryStorage vms: use the same code path as for user vms. 2011-01-14 17:57:15 -08:00
ConsoleProxyManagerImpl.java 1) add destroySystemVm command to allow destroying of system VMs 2011-01-26 12:08:35 -08:00
StaticConsoleProxyManager.java migration code 2011-01-14 15:12:13 -08:00