common.ring: fix docstrings

Change-Id: I897791507de43f1fe801239f2b773eecdd996cdc
Signed-off-by: Julien Danjou <julien.danjou@enovance.com>
This commit is contained in:
Julien Danjou 2011-12-23 17:44:14 +01:00
parent 913cfcf728
commit ce2a22671c
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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