Comment 5 for bug 1549600

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

Reviewed: https://review.openstack.org/313605
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=0c64fc64d8cff59d24b4883b9057de3fe8e2a224
Submitter: Jenkins
Branch: stable/mitaka

commit 0c64fc64d8cff59d24b4883b9057de3fe8e2a224
Author: Petr Malik <email address hidden>
Date: Tue Apr 12 14:55:39 2016 -0400

    Do not remove root user on disable

    The existence of the root user (with remote access)
    is used to determine whether root was ever enabled on a restored
    instance.
    Do not remove it, just generate a new random password for it.

    Change-Id: I8a4321ac062b1ec565945b49dbb7c619b6da867f
    Closes-Bug: 1549600
    (cherry picked from commit 52bc1ab9c89cdca7c2556edb373ce3b59ace0295)