cookbook-openstack-ops-data.../spec
Lance Albertson 8747a1cf96 Update to latest mariadb cookbook
This updates us to a new resource driven mariadb cookbook which
simplifies how we manage mysql. Other changes:

- Update to using MariaDB 10.3 instead of 10.1 as we need this for Stein
- Update attributes so they work better with the
  mariadb_server_configuration resource
- Remove use of the mysql2_chef_gem cookbook as it's no longer needed
  and causes issues with newer versions of MariaDB and MySQL.
- Remove use of the openstack.cnf template since we can add all
  configuration using the mariadb_server_configuration resource
- Remove RHEL mariadb-server ChefSpec as it's not needed
- Update openstack-db recipe to use the openstack_database resource
  instead of the openstack_common_database resource which was renamed

Depends-On: https://review.opendev.org/710351
Change-Id: Ia5b401cafcdf57aa84e090c745bd3e517c7251bf
2020-02-28 11:45:42 -08:00
..
client_spec.rb Improve ChefSpec test speed by enabling caching 2019-12-07 17:12:54 -08:00
mariadb-client-redhat_spec.rb Improve ChefSpec test speed by enabling caching 2019-12-07 17:12:54 -08:00
mariadb-client_spec.rb Update to latest mariadb cookbook 2020-02-28 11:45:42 -08:00
mariadb-server_spec.rb Update to latest mariadb cookbook 2020-02-28 11:45:42 -08:00
mysql-client-redhat_spec.rb Update to latest mariadb cookbook 2020-02-28 11:45:42 -08:00
mysql-client_spec.rb Update to latest mariadb cookbook 2020-02-28 11:45:42 -08:00
mysql-server_spec.rb Improve ChefSpec test speed by enabling caching 2019-12-07 17:12:54 -08:00
openstack-db_spec.rb Update to latest mariadb cookbook 2020-02-28 11:45:42 -08:00
server_spec.rb Improve ChefSpec test speed by enabling caching 2019-12-07 17:12:54 -08:00
spec_helper.rb Use Ubuntu 18.04 for ChefSpec tests 2020-01-06 11:41:11 -08:00