Ocata Series Release Notes

10.3.0

New Features

  • Add new parameter “control_exchange”, the default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.

  • Add new parameter “rpc_response_timeout”, seconds to wait for a response from a call

10.2.0

Deprecation Notes

  • signing_dir option is now deprecated for removal, the parameter has no effect.

10.1.0

Prelude

Add hooks for external install & svc management.

New Features

  • This adds defined anchor points for external modules to hook into the software install, config and service dependency chain. This allows external modules to manage software installation (virtualenv, containers, etc) and service management (pacemaker) without needing rely on resources that may change or be renamed.

  • Add separate db for Murano Service Broker, so we can use murano service broker independently.

Bug Fixes

  • Fixes bug 1644699 so we’re able to correctly install murano client package in RedHat platforms.

10.0.0

New Features

  • Add ability to set configure_user and configure_user_role parameters in murano::keystone::auth and murano::keystone::cfapi_auth

Deprecation Notes

  • murano::rabbit_os_host, murano::rabbit_os_hosts, murano::rabbit_os_password, murano::rabbit_os_port, murano::rabbit_os_userid and murano::rabbit_os_virtual_host are deprecated. murano::default_transport_url should be used instead.

Bug Fixes

  • Fixed documentation for log_dir parameter

Other Notes

  • The verbose option was marked to be removed in Ocata, in Newton the option was deprecated.