cloudstack/plugins
Devdeep Singh 033d05fa20 CLOUDSTACK-3443: Timeoffset on windows guest not persisted between VM stop and start on XenServer.
The problem was because in cloudstack when a vm is stopped it gets destroyed on the host. For a
windows vm the timeoffset (which can be set by changing the timezone from within the vm) is stored
in the platform:timeoffset attribute of vm record. The information is lost when the vm is destroted.
Made change to read and persist the platform:timeoffset vm attribute when an instance is stopped.
The value is persisted in the user_vm_details table. When the vm is started again the attribute is
set for the vm instance that gets created.
2013-07-10 17:36:06 +05:30
..
acl/static-role-based CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30
affinity-group-processors CLOUDSTACK-681: Dedicated Resources - Explicit Dedication, Private zone, pod, cluster or host. <Patch1> 2013-05-30 01:07:01 -07:00
alert-handlers CLOUDSTACK-1993: fixed the issue of not sending syslog messages for alertType 0 2013-04-12 07:15:06 +05:30
api add debug logs when access checkers fail to find API 2013-05-07 15:29:10 +05:30
dedicated-resources CLOUDSTACK-2815: Include dedication in simulator context 2013-06-03 21:51:18 +05:30
deployment-planners Fixed CLOUDSTACK-2662 Preferred implicit dedication fails with insufficient capacity even if shared hosts are available. 2013-05-31 00:28:56 -07:00
event-bus/rabbitmq CLOUDSTACK-1391: EventBus is not getting injected after javelin merge 2013-02-27 18:55:22 +05:30
file-systems/netapp CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30
host-allocators/random Moved HostAllocator and PodAllocator from server to api package, where they are supposed to be. In the process, I had to change the VO objects used by these two itnerfaces to interface equivalent. This makes sense because there's really no reasons why allocators require write access to the database. One of the files have been reformatted because it contained a bunch of tabs instead of spaces for indentation. 2013-07-03 17:48:53 -07:00
hypervisors CLOUDSTACK-3443: Timeoffset on windows guest not persisted between VM stop and start on XenServer. 2013-07-10 17:36:06 +05:30
network-elements CLOUDSTACK-1959: GSLB: add capability to provide weights to the sites 2013-07-02 17:55:58 +05:30
storage Changes related to Review Board comments 2013-07-09 22:50:14 -06:00
storage-allocators/random clean up storage related coded 2013-05-29 18:04:37 -07:00
user-authenticators CLOUDSTACK-1734: Make SHA1 default password encoding mechanism 2013-04-02 17:40:50 -07:00
pom.xml fix simulator 2013-07-09 10:42:03 -07:00