fuel-library: mysql: Fix spurious install timeouts 33/20833/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:28:59 +0000 (16:28 +0200)
commitb5331973a5c755d1612d37d82841db5a98288489
treed5daefbf86e343a9ae85392fb276f167cdfca06d
parentc718b68668027e6ae002ab8d39123608769a1112
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>
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]