]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/ceph: refactor legacy FS configuration check
authorJohn Spray <jspray@redhat.com>
Mon, 6 Apr 2015 18:53:50 +0000 (19:53 +0100)
committerJohn Spray <jcspray@gmail.com>
Tue, 21 Apr 2015 13:20:44 +0000 (14:20 +0100)
commit26b2cfa1697a47a70968bb107992e92a9aaf2b6b
tree8a75baf45e9023ccd32519f94abf4fa1d3551a80
parent465b86a320a6bc3fd610caac3227e25941d12460
tasks/ceph: refactor legacy FS configuration check

Move up into Filesystem so that this can be used from
the ceph_deploy task as well.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit ea7c39222ae084c90b5a8510ce5af35a2f75a6e3)
tasks/ceph.py
tasks/cephfs/filesystem.py