From: Jan Fajerski Date: Fri, 16 Nov 2018 08:24:37 +0000 (+0100) Subject: inventory test: rename valid to available X-Git-Tag: v13.2.3~51^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aa91c601eaad19ce909d783f4dc4b8f9051d64f5;p=ceph.git inventory test: rename valid to available Fixes test to reflect 8a80990471108b0920d1d8aa1239733ae2b20e9c Signed-off-by: Jan Fajerski (cherry picked from commit d895f97bb021c765f3c4d2d091b23bd0eef19f71) --- diff --git a/src/ceph-volume/ceph_volume/tests/test_inventory.py b/src/ceph-volume/ceph_volume/tests/test_inventory.py index 720c4b820c8bf..71cb027ed8759 100644 --- a/src/ceph-volume/ceph_volume/tests/test_inventory.py +++ b/src/ceph-volume/ceph_volume/tests/test_inventory.py @@ -65,7 +65,7 @@ class TestInventory(object): 'path', 'rejected_reasons', 'sys_api', - 'valid', + 'available', 'lvs', ]