cloudstack/plugins/hypervisors
Anshul Gangwar b85f687cd7 CLOUDSTACK-6663: Fixed Hyper-V agent fails to start on some setups. During startup agent tries
to get nic info of 0.0.0.0. To get it, it iterates through all nics and return the last NIC in
the list if it doesn't match with any IP address. In case last NIC doesn't have unicastAddress,
Hyper-V agent will fail to start. We don't need IP address during initialization. It get
initialized with startupcommand later.
2014-05-27 11:59:07 +05:30
..
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-6358: As a part of supporting dynamic guest OS defined by user, removing the hard-coded dependencies. 2014-05-07 15:17:47 -07: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