Zed Series Release Notes

21.0.0

New Features

  • Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.

Upgrade Notes

  • The following parameters of the trove::conductor class have been removed.

    • auth_url

    • debug

    • log_file

    • log_dir

    • use_rsyslog

    • log_facility

  • The following parameters of the trove::taskmanager class have been removed.

    • auth_url

    • debug

    • log_file

    • log_dir

    • use_rsyslog

    • log_facility

  • The trove::config::trove_conductor_config parameter and the trove::config::trove_taskmanager_config parameter have been removed.

  • Template file for guest agent configuration has been removed. Because of this change, the trove::taskmanager::use_guestagent_template parameter has no effect now and the trove::guestagent class is always used.

  • CentOS 8 Stream is no longer supported by this module.

  • The following parameters of the trove class have been removed. Use parameters of the trove::db class instead.

    • database_connection

    • database_idle_timeout

    • database_max_retries

    • database_retry_interval

    • database_max_pool_size

    • database_max_overflow

  • The deprecated trove::guestagent::control_exchange parameter has been removed.

  • The following resource types have been removed.

    • trove_conductor_config

    • trove_taskmanager_config

  • The trove::use_neutron parameter has been removed.

Deprecation Notes

  • The trove::default_neutron_networks parameter has been deprecated. Use the new trove::management_networks parameter instead.