Newton Series Release Notes

9.2.0

New Features

  • Allows configuring CORS settings.

9.1.0

Bug Fixes

  • The keystone auth class has been updated to provide a default service_name to allow a user to specify a custom auth_name that may not contain the name of the service.

9.0.0

Prelude

This is the first release of puppet-mistral module.

New Features

  • Allow to deploy Mistral API, Engine and Executor.

  • Manage Keystone resources for Mistral.

  • Allow to deploy Mistral API in WSGI with Apache.

  • Manage Mistral database.

  • Use oslo module for messaging (rabbit) configuration. Messaging related parameters were switched to $::os_service_default. Docs string for parameter were updated according to oslo module.

  • Release notes are no longer maintained by hand, we now use the reno tool to manage them.

Deprecation Notes

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

Other Notes

  • Drop all Qpid support, it was removed from Oslo in Mitaka.