Comment 3 for bug 1757371

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

Reviewed: https://review.openstack.org/571226
Committed: https://git.openstack.org/cgit/openstack/nova-lxd/commit/?id=97cb7ea742d4dbcc83079da33ebb4d7e66d0ee9c
Submitter: Zuul
Branch: master

commit 97cb7ea742d4dbcc83079da33ebb4d7e66d0ee9c
Author: Alex Kavanagh <email address hidden>
Date: Wed May 30 16:19:00 2018 +0100

    Enable ZFS to work with datasets and all locales

    This fixes two bugs (independently) to get nova-lxd to work with
    datasets (pool/set) as well as pools (just 'pool'). It also, switches
    the attributes to use the '-p' option with 'zfs list' and 'zpool list'
    which returns the values in bytes rather than human readable format,
    which is more useful in nova-lxd.

    Change-Id: I2eb1b3ba7bd482e680933808414a3992a9a1feba
    Closes-Bug: #1756900
    Closes-Bug: #1757371