fuel-library: mysql: Fix spurious install timeouts 35/20835/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 11 Sep 2016 14:25:03 +0000 (16:25 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 11 Sep 2016 14:31:14 +0000 (14:31 +0000)
commitc718e3bf598b9ac380d51841f5177f5eba4048f0
treea58a191ca25df8d32b8d8efe2afa6aa75b9d30d5
parent85a6129e03003090d93284576c7d10b4956cc530
fuel-library: mysql: Fix spurious install timeouts

Backport the following fuel-library fixes from Fuel 9.1:
- wrong relationship in clusters mysql manifest
- Rsyslog doesn't have write permission to /var/log/mysql/ directory

These two bugs manifested as:
- random deploy issues waiting for MySQL to sync, without the server
  being installed;
- no MySQL logs were saved due to permission issues;

Closes-bug: ARMBAND-78

Change-Id: I317e45d013229145e2ccbd8bb4f76ae03d544098
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit b5331973a5c755d1612d37d82841db5a98288489)
patches/fuel-library/0017-Always-wait-for-MySQL-sync-on-service-refresh.patch [new file with mode: 0644]
patches/fuel-library/0018-Fix-MySQL-logging-dir-permissions-for-syslog.patch [new file with mode: 0644]