Queens Series Release Notes

2.4.0-5

New Features

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

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

2.2.0

New Features

  • Adds the use_journal option for configuring oslo.log. This will enable passing the logs to journald.

  • Expose use_json logging parameter, which enables JSON formatted logging.

  • Add vitrage::persistor which allows to make events persistent with the Vitrage Persistor service.

Other Notes

  • vitrage has renamed persistor config option in https://review.openstack.org/#/c/530650. So rename of config option ‘persistor/persist_events’ to ‘persistency/enable_persistency’ is required in puppet-vitrage.

2.0.0

New Features

  • Add parameter to apache_wsgi to allow overwrite and/or add additional wsgi process options.

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.