Wallaby Series Release Notes¶
18.4.0¶
New Features¶
The new
ec2api::policy::enforce_scope
parameter has been added to support the corresponding parameter in oslo.policy library.
The new
ec2api::policy::enforce_new_defaults
parameter has been added.
18.2.0¶
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.
The new
ec2api::keystone::authtoken::service_type
parameter has been added to configure the service_type parameter in authtoken middleware.