cloudstack/core/src/com/cloud/vm
Sheng Yang 44d4113ae6 bug 10429: backport redundant router
Part 2

commit 797839360c65cd348d2eb20630521177ab0919de
    bug 9154: redundant virtual router

commit 8ff7f230204d4d3a7a4adee75523a9a84f4276fe
    bug 9154: Replace domain_router.is_master with domain_router.redundant_state in DB

commit 230b99e9e0b152648f1dd2a5eab6f22315b8e7b4
    bug 9154: Add redundant state to DomainRouterResponse

commit ccefb5ff5e83d713798a347c99bce1a0d04b4317
    bug 9154: Add router fault state report

commit 7a3090378f9785caecf741b70554f6ea17c41764
    bug 9154: Send alert if found two virtual routers in master state

commit 66831056e4bf27665871bccd24e6159071564847
    bug 9154: Code clean up

commit bf3f58a85741fa7118bd848a42d8b21baa4478d4
    bug 9154: Add isRedundantRouter to DomainRouterResponse
2011-07-18 18:30:02 -07:00
..
ConsoleProxy.java Comment out code in executors during the transition to the new API framework. The code is being left around for reference during testing/debugging of the new framework and will be removed in the future. 2010-09-17 11:13:29 -07:00
ConsoleProxyVO.java bug 9623: set ha_enable to false for consoleProxy vms and service_offering. 2011-04-29 11:53:07 -07:00
DomainRouterVO.java bug 10429: backport redundant router 2011-07-18 18:30:02 -07:00
InstanceGroupVMMapVO.java Added missing license info to the bunch of files 2010-09-27 19:08:03 -07:00
InstanceGroupVO.java api refactoring 2010-11-21 12:00:21 -08:00
SecondaryStorageVm.java bug 8713 : finalize the implementation of supporting system vm pooling 2011-03-31 17:14:09 -07:00
SecondaryStorageVmVO.java bug 9623: set ha_enable to false for consoleProxy vms and service_offering. 2011-04-29 11:53:07 -07:00
SystemVm.java started vms with these latest 2011-02-11 17:03:04 -08:00
UserVmDetailVO.java Add license header to files 2011-04-14 11:23:14 -07:00
UserVmVO.java changed getName to getHostname 2011-04-29 08:34:10 -07:00
VMInstanceVO.java bug 10126: Renamed getPodId() to getPodIdToDeployIn() 2011-06-03 22:17:08 -07:00
VirtualDisk.java Source code committed 2010-08-11 09:13:29 -07:00
VirtualEnvironment.java Source code committed 2010-08-11 09:13:29 -07:00
VirtualMachineName.java bug 9619: handle two types of domr name 2011-04-29 14:13:25 -07:00
VirtualNetwork.java Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00