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.
Reviewed: https:/ /review. openstack. org/571226 /git.openstack. org/cgit/ openstack/ nova-lxd/ commit/ ?id=97cb7ea742d 4dbcc83079da33e bb4d7e66d0ee9c
Committed: https:/
Submitter: Zuul
Branch: master
commit 97cb7ea742d4dbc c83079da33ebb4d 7e66d0ee9c
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: I2eb1b3ba7bd482 e680933808414a3 992a9a1feba
Closes-Bug: #1756900
Closes-Bug: #1757371