module-puppetlabs-mysql/lib/puppet
Ashley Penney 16770faa29 Rename and refactor database_user to mysql_user.
This work adds max_connections_per_hour, max_queries_per_hour, and
max_updates_per_hour support to the provider and extends self.instances to add
in the new parameters when checking existing users.  It also adds
self.prefetch in order to speed up Puppet runs.

Provider is also switched to using mk_resource_methods to generate
all the resource readers, and exists? and other methods now use the
property_hash where appropriate.

Tests rewritten to handle changes and extend code coverage.
2013-08-28 18:11:21 -04:00
..
parser/functions Fixes suggested by RubyMine. (style for the most part.) 2013-07-11 19:42:41 -04:00
provider Rename and refactor database_user to mysql_user. 2013-08-28 18:11:21 -04:00
type Rename and refactor database_user to mysql_user. 2013-08-28 18:11:21 -04:00