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

New Features

  • Add new option glance::backend::swift::swift_store_large_object_chunk_size The swift_store_large_object_chunk_size is to be used in conjunction with swift_store_large_object_size. While swift_store_large_object_size is the trigger for glance to start chunking images, swift_store_large_object_chunk_size is the size of the chunks.

11.4.0

Bug Fixes

  • Allow the configuration of image_member_quota in Glance API. This error blocks the ability of sharing images if the default value (128) is reached.

11.2.0

Upgrade Notes

  • Deprecated keystone authtoken signing_dir option is removed in Pike.

11.1.0

New Features

  • Add new option glance::api::db::database_db_max_retries. The database_db_max_retries parameter regulates the number of reconnection attempts performed after an error raised rather than at startup.

11.0.0

New Features

  • Added the ability to manage the ‘limit_param_default’ and ‘api_limit_max’ options for the glance api.

Bug Fixes

  • Load the default predefined namespaces for the Glance Metadata Definitions Catalog when syncing the Glance DB.