summaryrefslogtreecommitdiffstats
path: root/patches/fuel-library/0017-Always-wait-for-MySQL-sync-on-service-refresh.patch
AgeCommit message (Collapse)AuthorFilesLines
2016-09-11fuel-library: mysql: Fix spurious install timeoutsAlexandru Avadanii1-0/+60
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>