puppet-openstacklib/spec/defines
Damien Ciabrini f4e9903458 mysql: allow specifying the authentication method
MySQL users can be configured to require a specific authentication
method when connecting to the MySQL server, e.g. GSSAPI, SHA-256
or ed25519.

Expose a new attribute $plugin, that is passed to puppetlabs-mysql
When creating/updating a user in the MySQL database.

Change-Id: I1c7b40d110190eba861ed466d2644c2f1abbf7b0
Related-Bug: #1866093
2020-03-25 19:47:11 +00:00
..
openstacklib_db_mysql_host_access_spec.rb mysql: allow specifying the authentication method 2020-03-25 19:47:11 +00:00
openstacklib_db_mysql_spec.rb mysql: allow specifying the authentication method 2020-03-25 19:47:11 +00:00
openstacklib_db_postgresql_spec.rb Convert all class usage to relative names 2019-12-08 23:17:31 +01:00
openstacklib_messaging_rabbitmq_spec.rb Cleanup spec testing 2018-11-01 17:54:51 +01:00
openstacklib_policy_base_spec.rb Cleanup spec testing 2018-11-01 17:54:51 +01:00
openstacklib_service_validation_spec.rb Cleanup spec testing 2018-11-01 17:54:51 +01:00
openstacklib_wsgi_apache_spec.rb Ensure no directory listing is active 2019-12-03 08:38:29 +01:00