Ocata Series Release Notes

10.4.0

New Features

  • Added configuration option to allow configuring a user trust for clusters which can be accessed at magnum::keystone::domain::cluster_user_trust

10.2.0

New Features

  • 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.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.

Deprecation Notes

  • magnum::rabbit_host, magnum::rabbit_hosts, magnum::rabbit_password, magnum::rabbit_port, magnum::rabbit_userid and magnum::rabbit_virtual_host are deprecated. magnum::default_transport_url should be used instead.

10.0.0

New Features

  • A new class magnum::clients have been added to configure the OpenStack service clients used by magnum service.

  • The domain_name and domain_admin parameters in magnum::keystone::domain now set up the trust/trustee_domain_name and trust/trustee_domain_admin_name config options.