puppet-heat/spec
danehans 490867315d Removes Unneeded mysql::server Dependency
Previously, the heat::db::mysql class contained a dependency on
mysql::server. This dependency is unneeded since mysql::db requires
mysql::config, which depends on mysql::server. Additionally, the
mysql::server dependency causes MYSQL HA installations such as
Galera to fail. Lastly, this aligns the class more closely with
the other [OPENSTACK_SERVICE]::db::mysql classes.

Change-Id: Ie6c4d3c8aaa531502bc5b9cd66a547f1f506385f
(cherry picked from commit 65766e8dee)
2013-12-06 03:51:43 +00:00
..
classes Removes Unneeded mysql::server Dependency 2013-12-06 03:51:43 +00:00
shared_examples.rb Initial setup for the test environment in puppet-heat 2013-08-05 19:22:24 +02:00
spec_helper.rb Initial setup for the test environment in puppet-heat 2013-08-05 19:22:24 +02:00