2023.1 Series Release Notes

22.0.0

New Features

  • The following two new classes have been added.

    • trove::guestagent::mariadb

    • trove::guestagent::mysql

  • The following three parameters have been added to the trove::guestagent class.

    • container_registry

    • container_registry_username

    • container_registry_password

  • The new trove::policy::policy_default_rule parameter has been added.

  • This module now supports Ubuntu 22.04 (Jammy Jellyfish).

  • Now this module supports deploying trove-api using httpd and mod_wsgi. Use the trove::wsgi::apache class to set up vhost for trove API. Note the trove::api::service_name parameter should be set to httpd in case httpd is used.

Upgrade Notes

  • The trove::default_neutron_networks parameter has been removed.

  • The trove::taskmanager::use_guestagent_template parameter has been removed.

  • This module no longer supports Ubuntu 20.04 (Focal Fossa).

Deprecation Notes

  • The trove::guestagent::default_password_length parameter has been deprecated.