devstack_custom/files/swift-account-server.conf
Chmouel Boudjnah 28fa4e8d94 Add swift support.
Based on github.sh/cloudbuilders/deploy.sh/swift. This is a WIP branch.
2011-11-02 17:07:18 +01:00

19 lines
300 B
Text

[DEFAULT]
devices = %NODE_PATH%/node
mount_check = false
bind_port = %BIND_PORT%
user = stack
log_facility = LOG_LOCAL%LOG_FACILITY%
[pipeline:main]
pipeline = account-server
[app:account-server]
use = egg:swift#account
[account-replicator]
vm_test_mode = yes
[account-auditor]
[account-reaper]