Current Series Release Notes¶
15.0.0-19¶
New Features¶
The new
cloudkitty::orchestrator::max_workers_reprocessing
parmaeter has been added.
The
cloudkitty
class now has two new parametersrabbit_use_queue_manager
andrabbit_stream_fanout
.
The new
cloudkitty::rabbit_qos_prefetch_count
parameter 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_workers
now defaults to theos_workers
fact.
cloudkitty::orchestrator::max_workers_reprocessing
now defaults to theos_workers
fact.
cloudkitty::orchestrator::max_threads
now defaults to 16.
Puppet 7 is no longer supported. Use Puppet 8 instead.
The
cloudkitty::heartbeat_in_pthread
parameter has been removed.
The
cloudkitty::logging::watch_log_file
parameter has been removed.15.0.0¶
New Features¶
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
Ubuntu 22.04 is no longer supported.