Comment 3 for bug 1650283

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/412466
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=40f202fde3a7432993dba19d9b6b591c29d0f616
Submitter: Jenkins
Branch: stable/mitaka

commit 40f202fde3a7432993dba19d9b6b591c29d0f616
Author: Oleksiy Molchanov <email address hidden>
Date: Thu Dec 15 16:01:06 2016 +0200

    Sync debian-sysmaint password

    For mysql under debian we should have configured mysql-user debian-sys-maint
    for proper logrotate operation, etc. Right now we have desynchronization
    between password stored in debian.cnf and in mysql database.

    Closes-Bug: 1650283
    Change-Id: I55d0a7c44980d7ebbd9606c08bb0a744f265feec
    (cherry picked from commit 76637cfa99e3616f48441df45d592c471afc7788)