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 dashboard parameter for filtering images by a given project ID.

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

New Features

  • Keystone API v2.0 has been removed and we need to add domain parameters to keystone_authtoken section so that it works with API v3. New parameters have been added to murano class, user_domain_name and project_domain_name.

  • Add new parameter “workers” for api, the number of murano-api workers.

  • Add new parameter “service_url” to override the murano-api url setting. Because when loadbalancer in front of murano-api terminates SSL, the murano api url should be with https while use_ssl is false.