manila/releasenotes/notes/bug-1794402-fix-share-stats-container-driver-b3cb1fa2987ad4b1.yaml
Goutham Pacha Ravi 53d15d3bbe [Container driver] Fix volume group data collection
On different distros, the vgs command may have a
different format. So, lets ask very specific questions
about the total and free size, and use that response.

Change-Id: I36e5e3ba7be562846687c7cc989028371efae2fc
Needed-By: https://review.openstack.org/#/c/604929/
Closes-Bug: #1794402
2018-09-25 18:55:40 -07:00

7 lines
215 B
YAML

---
fixes:
- |
Pool stats collection has been fixed in the container driver to reflect
the differences in formatting of information for the underlying volume
groups across different operating systems.