Wallaby Series Release Notes¶
18.5.0¶
New Features¶
Add new “backend_availability_zone” parameter to every share backend. The parameters are optional, and when set they override the DEFAULT/storage_availability_zone for the corresponding backend.
Support for Dell EMC PowerMax backend has been added.
The new
manila::healthcheck
class has been added. This class manages parameters of healthcheck middlware in oslo.middleware.
Upgrade Notes¶
The default “v2” endpoints for the manila API service no longer contain a “tenant_id” template. Support for such endpoints was added in the manila service during the Wallaby release to accommodate system-scoped API requests.
18.4.0¶
New Features¶
The new
manila::policy::enforce_scope
parameter has been added to support the corresponding parameter in oslo.policy library.
The new
manila::policy::enforce_new_defaults
parameter has been added.