mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
commit
1bc6634641
@ -13,7 +13,7 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
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):
|
||||
self.argv = argv
|
||||
|
Loading…
Reference in New Issue
Block a user