cloudstack/plugins/hypervisors
Wido den Hollander 7415a27184 CLOUDSTACK-6783: Return a proper LibvirtStoragePool object after creating the pool
In situations where libvirt lost the storage pool the KVM Agent will re-create the
storage pool in libvirt.

This could be then libvirt is restarted for example.

The object returned internally was missing essential information like the sourceDir
aka the Ceph pool, the monitor IPs, cephx information and such.

In this case the first operation on this newly created pool would fail. All operations
afterwards would succeed.
2014-05-27 16:21:55 +02:00
..
baremetal BUG-ID: CS-19152 2014-04-08 15:31:24 -07:00
hyperv CLOUDSTACK-6663: Fixed Hyper-V agent fails to start on some setups. During startup agent tries 2014-05-27 11:59:07 +05:30
kvm CLOUDSTACK-6783: Return a proper LibvirtStoragePool object after creating the pool 2014-05-27 16:21:55 +02:00
ovm Revert "Applied Tina's patches for removing the xapi jar" 2014-04-08 00:03:18 -07:00
simulator CLOUDSTACK-6579: used_bytes column of storage_pool table is no longer used and should be removed 2014-05-06 20:24:08 +05:30
ucs - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
vmware Cloudstack-5077: reserve cpu and memory only when vmware.reserve.cpu/mem are set to true. Insted of setting the ovecommit values to one on upgrade, we popultate them from the global values. 2014-05-05 11:32:51 +05:30
xen CLOUDSTACK-6671: Fixing NPE when a mapping is missing 2014-05-21 08:27:27 -07:00