Ocata Series Release Notes

15.0.0

New Features

  • The filename of the apt/yum source can now be defined with the variable mariadb_repo_filename.

  • The galera_client_package_install option can now be specified to handle whether packages are installed as a result of the openstack-ansible-galera_client role running. This will default to true, but can be set to false to prevent package installs. This is useful when deploying the my.cnf client configuration file on hosts that already have Galera installed.

Upgrade Notes

  • The galera_client role now installs MariaDB client version 10.1.

  • For systems using the APT package manager, the sources file for the MariaDB repo now has a consistent name, ‘MariaDB.list’.