cloudstack/plugins/hypervisors
Devdeep Singh c0ea76a77e CLOUDSTACK-3501. Cannot create instances on XenServer with multiple cores in a socket. If
details has information on cores per socket, create an instance accordingly. The vm record
is populated with information on how many cores should be allowed in a socket.
2013-07-26 15:10:43 +05:30
..
baremetal Changed VirtualMachineProfile to be non-generic. From here on VirtualMachineManager will only manage vm instance. It doesn't understand the difference between different types of VMs. This makes the vmsync code to be generic across all vms. 2013-07-22 11:48:11 -07:00
kvm CLOUDSTACK-3681: fix bunch of bugs related to vmware, regarding to snapshot 2013-07-24 19:06:30 -07:00
ovm Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
simulator Fix the simulator 2013-07-25 14:14:49 +05:30
ucs change associatesUcsProfileToBlade to async api 2013-07-25 15:26:51 -07:00
vmware Fixed up the rest of the management server code that calls clustermanager 2013-07-25 19:57:45 -07:00
xen CLOUDSTACK-3501. Cannot create instances on XenServer with multiple cores in a socket. If 2013-07-26 15:10:43 +05:30