Newton Series Release Notes

9.2.0

Other Notes

  • Tests updated to leverage rspec-puppet-facts for testing multiple OS versions.

9.1.0

New Features

  • Add oslo.messaging transport_url parameters via puppet-oslo resource

  • Switch to using oslo::zmq messaging instead of manual configuring parameters in sahara.

Deprecation Notes

  • control_exchange moved to sahara class definition as it is intrinsic to default messaging configuration. It can no longer be set via the notify class and will be removed in a future release.

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.

  • Added the ability to manage the memcached servers for keystone_authtoken in sahara

9.0.0

New Features

  • Add support for oslo_messaging_amqp backend via puppet-oslo resource

  • Add openstack-db tag to Exec that run db-sync.

  • Switch to puppet-oslo resource usage (instead of manual configuration file editing).

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.