mirror of
https://github.com/ceph/ceph
synced 2024-12-30 15:33:31 +00:00
commit
1bc6634641
@ -13,7 +13,7 @@ logger = logging.getLogger(__name__)
|
|||||||
|
|
||||||
class Create(object):
|
class Create(object):
|
||||||
|
|
||||||
help = 'Create a new OSD from an LVM device'
|
help = 'Create a new OSD from an LVM device'
|
||||||
|
|
||||||
def __init__(self, argv):
|
def __init__(self, argv):
|
||||||
self.argv = argv
|
self.argv = argv
|
||||||
|
Loading…
Reference in New Issue
Block a user