fuel-library/deployment/puppet/osnailyfacter
Alex Schultz bedd29639a Fix database tasks when detached database is used
This patch essentially reverts change sets
Ia1d45f45cbbd91b7c6cacd4aa46dae0a92e4156e and
I38ad9d5fd63dda374274858632710c121d721451 which were created because
of the regression introduced by
Icc27b6701726afb98df71050c344c6cd9525301e. But we are also reducing
the cross-depends to only match the primary-database and database
tasks to prevent possible loops.

We can only wait on the mysql backend if it's configured and we don't
configure the mysql haproxy backend if mysql is not enabled on a node.
Additionally we need to wait until the database is actually setup before
running any of the db tasks.

Change-Id: I4b9bc29b4134872908af1900f6a3e5ccbdb9e392
Closes-Bug: #1591256
2016-06-10 13:32:11 -06:00
..
examples Remove no longer needed manifests 2015-02-10 10:31:24 +00:00
lib Merge "Puppet4 support: refactor vips" 2016-06-09 09:25:40 +00:00
manifests Fix database tasks when detached database is used 2016-06-10 13:32:11 -06:00
modular Fix noop tests for new fixtures 2016-06-10 11:50:25 +03:00
spec Merge "Puppet4 support: refactor vips" 2016-06-09 09:25:40 +00:00
templates Remove duplicate save of network_scheme from globals 2016-06-09 12:21:38 +03:00
.fixtures.yml Add oslo for puppet testing dependencies 2016-04-12 21:54:26 +00:00
.rspec Add Rspecs for install_ssh_keys 2013-09-19 17:51:38 +04:00
Gemfile Mock http requests in tests 2016-04-26 02:58:44 +03:00
Rakefile Check osnailyfacter against undesired hiera_array calls 2015-11-06 10:33:49 -06:00