From: Jan Fajerski Date: Fri, 16 Nov 2018 08:24:37 +0000 (+0100) Subject: inventory test: rename valid to available X-Git-Tag: v14.1.0~897^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d895f97bb021c765f3c4d2d091b23bd0eef19f71;p=ceph.git inventory test: rename valid to available Fixes test to reflect 8a80990471108b0920d1d8aa1239733ae2b20e9c Signed-off-by: Jan Fajerski --- diff --git a/src/ceph-volume/ceph_volume/tests/test_inventory.py b/src/ceph-volume/ceph_volume/tests/test_inventory.py index 720c4b820c8b..71cb027ed875 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', ]