2025.2 Series Release Notes¶
16.0.0¶
New Features¶
The following parameters have been added to the
cloudkitty::orchestratorclass.manage_backend_packagebackend_package_ensure
The new
cloudkitty::orchestrator::max_workers_reprocessingparmaeter has been added.
The
cloudkittyclass now has two new parametersrabbit_use_queue_managerandrabbit_stream_fanout.
The new
cloudkitty::rabbit_qos_prefetch_countparameter has been added.
Upgrade Notes¶
Default values of the following parameters have been changed to avoid using too many processes or threads in node with many cores.
cloudkitty::orchestrator::max_workersnow defaults to theos_workersfact.cloudkitty::orchestrator::max_workers_reprocessingnow defaults to theos_workersfact.cloudkitty::orchestrator::max_threadsnow defaults to 16.
Puppet 7 is no longer supported. Use Puppet 8 instead.
The
cloudkitty::heartbeat_in_pthreadparameter has been removed.
The
cloudkitty::logging::watch_log_fileparameter has been removed.