Add note about zone config option.

This commit is contained in:
Adam Gandelman 2012-12-14 18:22:10 -08:00
parent 23b47c7c6b
commit bcad5ae6f4
2 changed files with 5 additions and 3 deletions

View File

@ -30,7 +30,10 @@ options:
zone:
default: 1
type: int
description: Swift storage zone
description: |
Swift storage zone to request membership. Relevant only when the
swift-proxy charm has been configured for manual zone assignment
(the default). This should be changed for every service unit.
object-server-port:
default: 6000
type: int
@ -43,4 +46,4 @@ options:
default: 6002
type: int
description: Listening port of the swift-account-server.

View File

@ -1,4 +1,3 @@
ensemble: formula
name: swift-storage
maintainer: Adam Gandelman <adamg@canonical.com>
summary: "Swift storage node"