Skip to content

Commit

Permalink
ceph-volume lvm.strategies add stubs for filestore
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da)
  • Loading branch information
Alfredo Deza authored and andrewschoen committed Aug 28, 2018
1 parent f96cb9c commit 88e9814
Showing 1 changed file with 8 additions and 0 deletions.
@@ -0,0 +1,8 @@


class SingleType(object):
pass


class MixedType(object):
pass

0 comments on commit 88e9814

Please sign in to comment.