cloudstack/plugins
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
..
acl/static-role-based All merge conflicts resolved 2013-01-18 12:14:57 -08:00
api CLOUDSTACK-1175: Fix NPE by making _store a static variable shared by objects 2013-02-07 18:23:49 +05:30
deployment-planners Separate loadable components like Gurus, Elements, Adapters to componentContext.xml 2013-01-16 16:33:59 -08:00
event-bus/rabbitmq Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
file-systems/netapp Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
host-allocators/random Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
hypervisors agent: Do not define domains persistent in libvirt 2013-02-07 23:07:05 +01:00
network-elements 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
parent Removed all the .project files 2013-01-08 14:11:00 -08:00
storage skip test in cloud engine 2013-01-22 13:25:48 -08:00
storage-allocators/random Removed all the .project files 2013-01-08 14:11:00 -08:00
user-authenticators CLOUDSTACK-1175: PlainTextAuthenticator was being loaded due @Component annotation. Removed the annotation so that MD5 authenticator will be used 2013-02-06 15:27:03 +05:30
pom.xml Merge javelin into master 2013-02-01 14:40:45 -08:00