XenServer 7.5

Code name: "kolkata".

Changes

ChangeElementDescription
Prototyped classCluster
Prototyped classCluster_host
Prototyped classprobe_result
Prototyped classsr_stat
Prototyped fieldCluster.cluster_config
Prototyped fieldCluster.cluster_hosts
Prototyped fieldCluster.cluster_stack
Prototyped fieldCluster.cluster_stack_version
Prototyped fieldCluster.cluster_token
Prototyped fieldCluster.other_config
Prototyped fieldCluster.pool_auto_join
Prototyped fieldCluster.token_timeoutthe unit is milliseconds
Prototyped fieldCluster.token_timeout_coefficientthe unit is milliseconds
Prototyped fieldCluster.uuid
Prototyped fieldCluster_host.PIF
Prototyped fieldCluster_host.cluster
Prototyped fieldCluster_host.enabled
Prototyped fieldCluster_host.host
Prototyped fieldCluster_host.joined
Prototyped fieldCluster_host.other_config
Prototyped fieldCluster_host.uuid
Prototyped fieldprobe_result.complete
Prototyped fieldprobe_result.configuration
Prototyped fieldprobe_result.extra_info
Prototyped fieldprobe_result.sr
Prototyped fieldsr_stat.clustered
Prototyped fieldsr_stat.free_space
Prototyped fieldsr_stat.health
Prototyped fieldsr_stat.name_description
Prototyped fieldsr_stat.name_label
Prototyped fieldsr_stat.total_space
Prototyped fieldsr_stat.uuid
Prototyped messageCluster.create
Prototyped messageCluster.destroy
Prototyped messageCluster.get_network
Prototyped messageCluster.pool_create
Prototyped messageCluster.pool_destroy
Prototyped messageCluster.pool_force_destroy
Prototyped messageCluster.pool_resync
Prototyped messageCluster_host.create
Prototyped messageCluster_host.destroy
Prototyped messageCluster_host.disable
Prototyped messageCluster_host.enable
Prototyped messageCluster_host.force_destroy
Prototyped messageSR.probe_ext
Published classnetwork_sriovnetwork-sriov which connects logical pif and physical pif
Published fieldPCI.driver_nameDriver name
Published fieldPIF.PCILink to underlying PCI device
Published fieldPIF.sriov_logical_PIF_ofIndicates which network_sriov this interface is logical of
Published fieldPIF.sriov_physical_PIF_ofIndicates which network_sriov this interface is physical of
Published fieldVM.domain_typeThe field is now valid
Published fieldVM_metrics.current_domain_typeThis field now contains valid data
Published fieldhost.iscsi_iqnThe initiator IQN for the host
Published fieldhost.multipathingSpecifies whether multipathing is enabled
Published fieldnetwork_sriov.configuration_modeThe mode for configure network sriov
Published fieldnetwork_sriov.logical_PIFThe logical PIF to connect to the SR-IOV network after enable SR-IOV on the physical PIF
Published fieldnetwork_sriov.physical_PIFThe PIF that has SR-IOV enabled
Published fieldnetwork_sriov.requires_rebootIndicates whether the host need to be rebooted before SR-IOV is enabled on the physical PIF
Published messageVM.set_domain_typeSet the VM.domain_type field of the given VM, which will take effect when it is next started
Published messagehost.set_iscsi_iqnSets the initiator IQN for the host
Published messagehost.set_multipathingSpecifies whether multipathing is enabled
Published messagenetwork_sriov.createEnable SR-IOV on the specific PIF. It will create a network-sriov based on the specific PIF and automatically create a logical PIF to connect the specific network.
Published messagenetwork_sriov.destroyDisable SR-IOV on the specific PIF. It will destroy the network-sriov and the logical PIF accordingly.
Published messagenetwork_sriov.get_remaining_capacityGet the number of free SR-IOV VFs on the associated PIF
Deprecated fieldVM.HVM_boot_policyReplaced by VM.domain_type
Deprecated messageVM.set_HVM_boot_policyReplaced by VM.set_domain_type