commit f9937c90079ed60237b10e6c39e19cc4f6d8f938
Author: Liam Young <email address hidden>
Date: Thu Dec 7 16:25:38 2017 +0000
Extend the cinder lvm thin pool with new devices
If a new device is added to the block-device configuration option
then add the new device to the cinder thin pool if it exists.
From pike+ if the lvm backend is being used then it defaults to
using a thin provisioning pool. This patch makes sure any new
devices are used to extend that pool.
Reviewed: https:/ /review. openstack. org/526448 /git.openstack. org/cgit/ openstack/ charm-cinder/ commit/ ?id=f9937c90079 ed60237b10e6c39 e19cc4f6d8f938
Committed: https:/
Submitter: Zuul
Branch: master
commit f9937c90079ed60 237b10e6c39e19c c4f6d8f938
Author: Liam Young <email address hidden>
Date: Thu Dec 7 16:25:38 2017 +0000
Extend the cinder lvm thin pool with new devices
If a new device is added to the block-device configuration option
then add the new device to the cinder thin pool if it exists.
From pike+ if the lvm backend is being used then it defaults to
using a thin provisioning pool. This patch makes sure any new
devices are used to extend that pool.
Change-Id: I851e4eb58dbdc1 22086d53fe346ea 045c6044f50
Partial-Bug: #1735931