cloudstack/server/src/com/cloud/hypervisor
prachi dbe2305352 Bug 13099 table physical-network-traffic-types needs to be updated when xen network device setting is modified in the global settings
Changes:
- We do not need these global setting anymore. These will be hidden since 3.0
- The default traffic label will be picked from the global setting which is null by default. When traffic label is null it means the resource uses tag on the default gateway
- Changes to invoke discoverer to reload the resource object on host connection
- Since a zone can have many physical networks, there can be multiple guest, public networks. Only the zone wide storage and management traffic label will be stored in host_details henceforth.
- If traffic labels are updated, discoverer should update the host_details
2012-02-07 18:41:23 -08:00
..
dao Bug 11200 - maximum number of guests per host 2011-09-08 18:08:31 -07:00
guru bug 13021: add a global configuration variable to let control default network adapter type inside system VMs 2012-01-12 14:21:11 -08:00
hyperv Bug 11522 - New agent manager 2011-10-06 11:56:17 -07:00
kvm/discoverer fix Maintenance releated issues with kvm: 2012-01-11 17:36:58 -08:00
vmware bug 13369: recycle roger hung worker VMs in vCenter 2012-01-30 14:21:56 -08:00
xen/discoverer Bug 13099 table physical-network-traffic-types needs to be updated when xen network device setting is modified in the global settings 2012-02-07 18:41:23 -08:00
CloudZonesStartupProcessor.java Bug 11522 - New agent manager 2011-09-26 16:55:20 -07:00
HypervisorGuruBase.java bug 11814: connect template and instance details data when sending command to resource 2011-11-18 16:40:31 -08:00
HypervisorGuruManager.java Add license header to files 2011-04-14 11:23:14 -07:00
HypervisorGuruManagerImpl.java Add license header to files 2011-04-14 11:23:14 -07:00
KVMGuru.java 1) Remove customer field applied to virtual machine in VMware. 2) always track VM host change in VMware regardless whether or not native HA is enabled 2011-06-16 16:22:11 -07:00
XenServerGuru.java bug 10588: making sure the vms are synced during a delta also 2011-10-27 15:56:53 +05:30