cloudstack/plugins
Wido den Hollander cefece7148 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-03-15 09:55:51 -04:00
..
acl/static-role-based All merge conflicts resolved 2013-01-18 12:14:57 -08:00
api Spring fails to inject the class itself which is a pluggable service. A 2013-03-14 16:17:14 -04:00
deployment-planners Separate loadable components like Gurus, Elements, Adapters to componentContext.xml 2013-01-16 16:33:59 -08:00
event-bus/rabbitmq CLOUDSTACK-1391: EventBus is not getting injected after javelin merge 2013-02-27 14:52:11 +05:30
file-systems/netapp netapp: Fix as pluggable service and return list of apis it offers 2013-02-08 16:52:04 +05:30
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-03-15 09:55:51 -04:00
network-elements CLOUDSTACK-1427: Failed to delete Guestnetwork which has LB with Netscaler 2013-03-13 11:50:45 -04:00
parent Removed all the .project files 2013-01-08 14:11:00 -08:00
storage CLOUDSTACK-1332: Add IPv6 DNS for Zone 2013-02-25 16:07:14 -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:24:01 +05:30
pom.xml Merge javelin into master 2013-02-01 14:40:45 -08:00