cloudstack/server/src/com/cloud/ha
Donal Lafferty f9f196a46a A plugin for Hyper-V control is available for CloudStack. The plugin implements basic VM control; however, its
architecture allows additional functionality to be easily added.  Incorporating the plugin in CloudStack will allow
the community to participate in improving the features available with Hyper-V. The plugin uses a Director Connect
Agent architecture described here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Progress
Add ability to pass kvp data via the key cloudstack-vm-userdata
Rearrange code to make it clearer what .NET objects are being used.
Test failures are easier to deal with if test key is not deleted.
Acquire management/pod ip for control ip when VR deploys in HyperV
Fixed deletion on VM's on hyperv host when mgmt server gets restarted due to HA
Implementation for attach iso command. Attaches an iso to a given vm.
2013-11-04 18:48:53 +05:30
..
dao New Transaction API 2013-10-16 09:21:00 -07:00
AbstractInvestigatorImpl.java Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement 2013-09-28 07:53:26 -07:00
CheckOnAgentInvestigator.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
HaWorkVO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
HighAvailabilityManagerExtImpl.java New Transaction API 2013-10-16 09:21:00 -07:00
HighAvailabilityManagerImpl.java A plugin for Hyper-V control is available for CloudStack. The plugin implements basic VM control; however, its 2013-11-04 18:48:53 +05:30
KVMFencer.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
ManagementIPSystemVMInvestigator.java apply https://reviews.apache.org/r/14189/ - UserVmDomRInvestigator and ManagementIPSystemVMInvestigator mask adapter name 2013-09-18 17:58:31 -07:00
RecreatableFencer.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
UserVmDomRInvestigator.java apply https://reviews.apache.org/r/14189/ - UserVmDomRInvestigator and ManagementIPSystemVMInvestigator mask adapter name 2013-09-18 17:58:31 -07:00
XenServerInvestigator.java Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00