Comment 5 for bug 1856762

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/train)

Reviewed: https://review.opendev.org/712099
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=89f84051b26ce49bc4086f88c50669c82bc66f9b
Submitter: Zuul
Branch: stable/train

commit 89f84051b26ce49bc4086f88c50669c82bc66f9b
Author: John Fulton <email address hidden>
Date: Tue Dec 17 16:47:22 2019 -0500

    Increase randomness of generated CephFSID

    Switch from uuid1() to uuid4() so that the resulting
    UUID is more random because getnode() is not used.

    Change-Id: I611efb6ef5b6e899e3223ecb698e331ed6326c3b
    Closes-Bug: #1856762
    (cherry picked from commit 90584a801a077a2c64f582523628876c388ccbe2)