diff --git a/swift/common/ring/builder.py b/swift/common/ring/builder.py index 1d215d14bc..6dda10ef99 100644 --- a/swift/common/ring/builder.py +++ b/swift/common/ring/builder.py @@ -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 diff --git a/swift/common/ring/ring.py b/swift/common/ring/ring.py index d95f16b59b..5f875875c7 100644 --- a/swift/common/ring/ring.py +++ b/swift/common/ring/ring.py @@ -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