Comment 2 for bug 1874492

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

Reviewed: https://review.opendev.org/722404
Committed: https://git.openstack.org/cgit/openstack/freezer/commit/?id=d199ac67329fe25d1cd40c9b91a23962675bb664
Submitter: Zuul
Branch: master

commit d199ac67329fe25d1cd40c9b91a23962675bb664
Author: Haosheng He <email address hidden>
Date: Fri Apr 24 00:55:12 2020 +0800

    fixed an issue that null string exists in mountpoint list

    In function snapshot.lvm.get_lvm_info(), filter null string members
    before return the mountpoint list.

    Change-Id: Iae07dd081cafe92fa63c90a0d4bf967ec7206ea5
    Closes-Bug:1874492