cinder/cinder/tests/brick
Giulio Fidente 1679acd53d Returns thin pool free space calculated from actual usage
This change adds a hidden method which calculates the thin
pool free space from the data_percent LVM options and reports it
accordingly in _update_volume_stats()

Change-Id: Id6a69644505ca10811db458ea90ed10f643054b2
Closes-Bug: 1249782
2013-12-06 01:09:53 +01:00
..
__init__.py Create an LVM utility to use for local storage. 2013-05-13 09:18:17 -06:00
fake_lvm.py Refactor LVM driver to use Brick VG utility 2013-08-16 16:45:52 -06:00
test_brick_connector.py Unit test fails in pbuilder environment 2013-10-24 15:17:47 +00:00
test_brick_linuxfc.py Replace assertEquals with assertEqual - 1/2 2013-09-08 21:42:26 +08:00
test_brick_linuxscsi.py Replace assertEquals with assertEqual - 1/2 2013-09-08 21:42:26 +08:00
test_brick_lvm.py Returns thin pool free space calculated from actual usage 2013-12-06 01:09:53 +01:00
test_brick_remotefs.py Remove CONF from brick remotefs 2013-10-01 16:24:16 -07:00