2024.1 Series Release Notes¶
24.0.0¶
New Features¶
The following two classes have been added, to support caching options.
trove::cachetrove::cache::instance_ports
The
trove::cacheclass now supports the following new options forRedis backend and Redis Sentinel backend.redis_serverredis_usernameredis_passwordredis_sentinelsredis_socket_timeoutredis_sentinel_service_name
The following parameters have been added to the
trove::guestagentclass.num_triesvolume_fstypeformat_optionsvolume_format_timeoutmount_options
The new
trove::healthcheckclass has been added.
The new
trove::network_isolationparameter has been added.
The new
trove::rabbit_transient_quorum_queueparameter has been added.
The following parameters have been added to the
troveclass.trove_volume_supportvolume_rootdisk_supportvolume_rootdisk_size
Upgrade Notes¶
The following parameters of the
troveclass no longer treatfalseas an indicator to remove the option. Use os_service_default fact instead.ca_filecert_filekey_file
Default values of the
trove::quotaclass parameters have been updatedand now the service default values are used by default.
Deprecation Notes¶
The
trove::single_tenant_modeparameter has been deprecated and it hasno effect now.
The
trove::api::service_credentialsclass has been deprecated. Usethetrove::service_credentialsclass instead.
The following resource types have been using the credential written inthe
[keystone_authtoken]section oftrove.conf. However thisbehavior has been deprecated and now these resource types first look forthe yaml files in/etc/openstack/puppet. Make sure one ofclouds.yamloradmin-clouds.yaml(which is created bypuppet-keystone) is created in that directory.trove_datastoretrove_datastore_version
