common.ring: fix docstrings
Change-Id: I897791507de43f1fe801239f2b773eecdd996cdc Signed-off-by: Julien Danjou <julien.danjou@enovance.com>
This commit is contained in:
parent
913cfcf728
commit
ce2a22671c
@ -173,7 +173,8 @@ class RingBuilder(object):
|
||||
to assign to this device
|
||||
zone integer indicating which zone the device is in; a given
|
||||
partition will not be assigned to multiple devices within the
|
||||
same zone ip the ip address of the device
|
||||
same zone
|
||||
ip the ip address of the device
|
||||
port the tcp port of the device
|
||||
device the device's name on disk (sdb1, for example)
|
||||
meta general use 'extra' field; for example: the online date, the
|
||||
|
@ -120,7 +120,8 @@ class Ring(object):
|
||||
to assign to this device
|
||||
zone integer indicating which zone the device is in; a given
|
||||
partition will not be assigned to multiple devices within the
|
||||
same zone ip the ip address of the device
|
||||
same zone
|
||||
ip the ip address of the device
|
||||
port the tcp port of the device
|
||||
device the device's name on disk (sdb1, for example)
|
||||
meta general use 'extra' field; for example: the online date, the
|
||||
|
Loading…
Reference in New Issue
Block a user