module-puppetlabs-mysql/tests
Nan Liu b1f90fd1d2 Major refactor of mysql module.
This is a major change to the module and would be released as a new
version.

* Add self.instances to database and database_user for puppet resource.
* Update database provider to use flush method.
* Update module to conform to puppet-lint recommendations.
* Cleanup some unecessary logic in mysql::db define type.
* Move mysql_restart to config class.
* Use class to class dependency instead of resource dependency.
* Change appropriate rspec-puppet tests.
* Add fixtures directory to simplify testing.
* Update raketask and spec_helper to reflect fixture changes.
* Update mysql_password function to support validation.
* Move client installation to a separate class.
* Update documentation and readme.
2012-03-13 15:19:53 -07:00
..
init.pp adding first commit for mysql. 2011-05-24 23:22:43 -07:00
mysql_database.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
mysql_grant.pp adding first commit for mysql. 2011-05-24 23:22:43 -07:00
mysql_user.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
python.pp added module to install python tools for mysql 2011-05-26 18:10:08 -07:00
ruby.pp adding first commit for mysql. 2011-05-24 23:22:43 -07:00
server.pp Major refactor of mysql module. 2012-03-13 15:19:53 -07:00