Pike Series Release Notes

11.6.0

New Features

  • Adds the kombu_failover_strategy option for configuring oslo.messaging.rabbit. This will determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable.

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

11.3.0

Deprecation Notes

  • barbican::rpc_backend is deprecated and will be removed in a future release. Please use barbican::default_transport_url instead.

11.2.0

Upgrade Notes

  • Deprecated keystone authtoken signing_dir option is removed in Pike.

11.0.0

Deprecation Notes

  • barbican::api::ensure_package is now deprecated and will be removed in the future release. Please use barbican::api::package_ensure instead.

Bug Fixes

  • Remove explcit barbican.log file as apache cannot write to this file when selinux is enabled. Instead operators should define this file if they want to use it or rely on the logging in apache.