Comment 6 for bug 1859951

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/708603
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=3a21623f6b7285ac9e822a8a9b23d5d0fd0f4e38
Submitter: Zuul
Branch: master

commit 3a21623f6b7285ac9e822a8a9b23d5d0fd0f4e38
Author: hutianhao <hu.tianhao@99cloud.net>
Date: Wed Feb 19 17:14:44 2020 +0800

    Select another way to get device information

    If terminal language is Chinese(maybe other language will also have
    this problem), it can't get exact root disk size because the word
    "Disk" is not in English. So drdb config will fail after unlock.
    Select another way to get device information to avoid this problem.

    Closes-Bug: 1859951
    Change-Id: Ie144f7f302b73854c8407681a5dd0981797d4c5f
    Signed-off-by: hutianhao <hu.tianhao@99cloud.net>