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.