]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: Allow deferred fs creation
authorDouglas Fuller <dfuller@redhat.com>
Wed, 26 Jul 2017 17:05:59 +0000 (13:05 -0400)
committerDouglas Fuller <dfuller@redhat.com>
Wed, 30 Aug 2017 13:02:44 +0000 (09:02 -0400)
commit5fafc03cb9e6d5f39ce494375ea28c89b896e2f5
tree1d932d34366cc42ed2348431a03f11cb6a433c01
parent47318f8ac4391148a1394846dd77c8452b7cf5ae
qa/cephfs: Allow deferred fs creation

Permit Filesystem objects to be created and settings modified before
calling Filesystem.create().

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
qa/tasks/ceph.py
qa/tasks/cephfs/cephfs_test_case.py
qa/tasks/cephfs/filesystem.py
qa/tasks/vstart_runner.py