Ocata Series Release Notes¶
10.4.0¶
New Features¶
Add new parameter “host”, an opaque identifier for the node, not necessarily a host name, FQDN, or IP address. May be used for more than one node when these are in an HA cluster.
10.3.0¶
New Features¶
Add new parameter “rpc_response_timeout”, seconds to wait for a response from a call
10.2.0¶
New Features¶
Allow to configure Manila with HITACHI HNAS backend.
Passes parameter to keystone authtoken define to manage python-memcache package install.
Deprecation Notes¶
signing_dir option is now deprecated for removal, the parameter has no effect.
10.0.0¶
New Features¶
moves all dependencies to an external class. This allows keystone to be installed and managed via external mechanisms like venvs or docker.
Deprecation Notes¶
manila::rabbit_host, manila::rabbit_hosts, manila::rabbit_password, manila::rabbit_port, manila::rabbit_userid and manila::rabbit_virtual_host are deprecated. manila::default_transport_url should be used instead.
Bug Fixes¶
Fixed documentation for log_dir parameter
Other Notes¶
removed deprecated manila::api::keystone_enabled
removed deprecated manila::api::keystone_password
removed deprecated manila::api::keystone_tenant
removed deprecated manila::api::keystone_user
removed deprecated manila::api::keystone_auth_host
removed deprecated manila::api::keystone_auth_port
removed deprecated manila::api::keystone_auth_protocol
removed deprecated manila::api::keystone_auth_admin_prefix
removed deprecated manila::api::keystone_auth_uri
The verbose option was marked to be removed in Ocata, in Newton the option was deprecated.