Xena Series Release Notes¶
19.5.0¶
New Features¶
Added
disable_compute_service_check_for_ffuparamter tonova::workaroundsto configure the configuration option with the same name.
Added
enable_qemu_monitor_announce_selfparamter tonova::workaroundsto configure the configuration option with the same name.
The following parameter and class have been added, to support usage of the service token feature with the Barbican key manager.
The
nova::key_manager::barbican::send_service_user_tokenparameterThe
nova::key_manager::barbican::service_userclass
Add
sysinfo_serialparameter to control a Serial number entry generation method. Defaults to$::os_service_default.
The
nova_flavorresource now supports theproject_nameproperty. This property should be used instead of theprojectproperty when project name is used instead of project id.
New parameters
max_client_requestsandadmin_max_client_requestsallow to configure corresponding settings for libvirt.
Added parameter
wait_for_vif_plugged_event_during_hard_reboottonova::workaroundsto configure the config option with the same name.
19.4.0¶
New Features¶
The new
nova::compute::mkisofs_cmdparameter has been added to change the mkisofs tools. This is going to assist with transition from genisoimage to xorriso.
The new
nova::logging::watch_log_fileparameter has been added.
The new
nova::cron::archive_deleted_rows::sleepparameter has been added.
This modules now supports modular libvirt daemons. Here is the list of daemons currently supported.
virtnodedevd
virtproxyd
virtqemud
virtsecretd
virtstoraged
More information regarding modular libvirt daemons is available here. Libvirt Daemons <https://libvirt.org/daemons.html> _.
Upgrade Notes¶
The
nova::compute::vgpu::enabled_vgpu_typesparameter has been removed.
Deprecation Notes¶
The
nova::scheduler::query_placement_for_availability_zoneparameter has been deprecated and will be removed in a future release.
The
nova::compute::vgpuclass has been deprecated in favor of the newnova::compute::mdevclass.