Wallaby Series Release Notes¶
18.4.0¶
New Features¶
The new
trove::policy::enforce_scope
parameter has been added to support the corresponding parameter in oslo.policy library.
The new
trove::policy::enforce_new_defaults
parameter has been added.
18.2.0¶
New Features¶
Support new max_ram_per_tenant quota option. Specified in MB, the default is -1 (unlimited)
Upgrade Notes¶
Now policy.yaml is used by default instead of policy.json.
18.1.0¶
New Features¶
Adds db_sync_timeout parameter to db sync.
Deprecation Notes¶
allow_insecure_clients option is now deprecated for removal, the parameter has no effect.