Xena Series Release Notes

19.4.0

New Features

  • The new sahara::logging::watch_log_file parameter has been added.

  • The following parameters have been added to the sahara::keystone::auth class.

    • configure_user

    • configure_user_role

  • Adds new purge_config parameter. When set to true, the policy file is cleared during configuration process. This allows to remove any existing rules before applying them or clean the file when all policies got removed.

19.3.0

New Features

  • The sahara::service::engine class now support the following two parameters.

    • periodic_coordinator_backend_url

    • periodic_workers_number

19.1.0

Upgrade Notes

  • Fedora is no longer supported.

19.0.0

New Features

  • There is now a new policy_dirs parameter in the sahara::policy class, so one can set a custom path.

  • A new class sahara::wsgi::uwsgi exist to allow configuring uwsgi in operating systems that support this (ie: currently Debian). This helps configuring the number of processes, threads and listen socket. Also, a new sahara_api_uwsgi_config provider now exist.