Current Series Release Notes

26.0.0-10

New Features

  • The heat class now has two new parameters rabbit_use_queue_manager and rabbit_stream_fanout.

Upgrade Notes

  • The heat::keystone::auth_cfn class no longer supports management of the dedicated keystone user for CFN API. Use the common heat user instead.

  • The heat::clients::sahara class has been removed.

  • The heat::logging::watch_log_file parameter has been removed.

Deprecation Notes

  • The following paramters, related to legacy engine, have been deprecated and will be removed in a future release.

    • heat::enable_stack_abandon

    • heat::enable_stack_adopt

    • heat::engine::convergence_engine

  • The following parameters of the heat::api class and the heat::api_cfg class have been deprecated and has no effect now.

    • bind_host

    • bind_port

    • workers

    • use_ssl

    • cert_file

    • key_file

  • The following parameters of the heat::keystone::auth_cfn class have been deprecated.

    • configure_user

    • configure_user_role

    • auth_name

    • password

    • tenant

    • roles

    • system_scope

    • system_roles

26.0.0

New Features

  • Ubuntu 24.04 is now formally supported.

Upgrade Notes

  • Ubuntu 22.04 is no longer supported.