cloudstack/server/src/com/cloud/consoleproxy
Edison Su 5b073cd370 bug 8087: default hypervisor type is gone: when creating cpvm/ssvm, randomly choose one hypervisor type, which got from host table. When creating domR, as we already know the hypervisor type at that time, so domR and user vm are always created as the same hypervisor type.
status 8087: resolved fixed
2011-02-01 11:32:40 -05:00
..
AgentBasedConsoleProxyManager.java Bug 8229: Add finalizeExpunge to VirtualMachineGuru interface to allow overriding cleanup operations at expunging stage 2011-01-27 10:29:55 -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 bug 8087: default hypervisor type is gone: when creating cpvm/ssvm, randomly choose one hypervisor type, which got from host table. When creating domR, as we already know the hypervisor type at that time, so domR and user vm are always created as the same hypervisor type. 2011-02-01 11:32:40 -05:00
StaticConsoleProxyManager.java migration code 2011-01-14 15:12:13 -08:00