Comment 4 for bug 1650283

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

Reviewed: https://review.openstack.org/412467
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=d4499045304f2aff3433b91e16a4bb220812e07a
Submitter: Jenkins
Branch: stable/newton

commit d4499045304f2aff3433b91e16a4bb220812e07a
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)