Queens Series Release Notes¶
12.4.0-6¶
New Features¶
Add openstack-db tag to Exec that run db-sync.
12.3.0¶
New Features¶
Add trove::nova_compute_endpoint_type, trove::neutron_endpoint_type, trove::glance_endpoint_type, trove::cinder_endpoint_type, trove::swift_endpoint_type, trove::trove_endpoint_type options to configure endpoint type to use when searching catalog.
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.
Deprecation Notes¶
trove::heat_service_type is deprecated and will be removed in a future release.
12.2.0¶
New Features¶
Adds the use_journal option for configuring oslo.log. This will enable passing the logs to journald.
12.1.0¶
New Features¶
Expose use_json logging parameter, which enables JSON formatted logging.
12.0.0¶
Known Issues¶
Keystone v2.0 API was removed so we need to set a default value for user_domain_name and project_domain name, which will be Default as it is already in some other classes in modules.
Deprecation Notes¶
revocation_cache_time option is now deprecated for removal, the parameter has no effect.
Bug Fixes¶
In queens cycle, Keystone API v2.0 has been retired. Default values for auth_url parameter in the different classes have been changed to point to the v3 URL.