cloudstack/plugins/hypervisors
Wido den Hollander 5dfcd309f1 agent: Do not define domains persistent in libvirt
We used to define domains persistent in libvirt, which caused XML definitions
to stay there after a reboot of the hypervisor.

We however don't do anything with those already defined domains, actually, we wipe
all defined domains when starting the agent.

Some users however reported that libvirt started these domains after a reboot
before the CloudStack agent was started.

By starting domains from the XML description and not defining them we prevent
them from ever being stored in libvirt.
2013-02-07 23:07:05 +01:00
..
baremetal Sync javelin with master up to 894cb8f7d9 2013-01-31 17:20:19 -08:00
kvm agent: Do not define domains persistent in libvirt 2013-02-07 23:07:05 +01:00
ovm Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
simulator CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
ucs ucs: Fix ucs plugin's pom, removes xml marktag 2013-02-02 09:16:17 -08:00
vmware Summary: Add missing ResizeVolumeCommand in VmwareResource.java 2013-02-06 07:52:37 -07:00
xen Sync javelin with master up to 894cb8f7d9 2013-01-31 17:20:19 -08:00