2023.1 Series Release Notes¶
22.0.0¶
New Features¶
The following two new classes have been added.
trove::guestagent::mariadbtrove::guestagent::mysql
The following three parameters have been added to the
trove::guestagentclass.container_registrycontainer_registry_usernamecontainer_registry_password
The new
trove::policy::policy_default_ruleparameter 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::apacheclass to set up vhost for trove API. Note thetrove::api::service_nameparameter should be set tohttpdin case httpd is used.
Upgrade Notes¶
The
trove::default_neutron_networksparameter has been removed.
The
trove::taskmanager::use_guestagent_templateparameter has been removed.
This module no longer supports Ubuntu 20.04 (Focal Fossa).
Deprecation Notes¶
The
trove::guestagent::default_password_lengthparameter has been deprecated.