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¶
mistral::rpc_backend is deprecated and will be removed in a future release. Please use mistral::default_transport_url instead.
11.1.0¶
New Features¶
Add support for Mistral event engine.
11.0.0¶
New Features¶
Add new parameter “notification_topics”, AMQP topic used for OpenStack notifications.
Add new parameter “notification_driver”, driver or drivers to handle sending notifications.