devstack_custom/files/swift/container-server.conf
Chmouel Boudjnah 3a64826b67 Redefine swift configs in SWIFT_DIR
We still need a link in /etc/swift until #885595 is fixed.
2011-11-03 10:43:46 +01:00

22 lines
368 B
Text

[DEFAULT]
devices = %NODE_PATH%/node
mount_check = false
bind_port = %BIND_PORT%
user = %USER%
log_facility = LOG_LOCAL%LOG_FACILITY%
swift_dir = %SWIFT_CONFIG_LOCATION%
[pipeline:main]
pipeline = container-server
[app:container-server]
use = egg:swift#container
[container-replicator]
vm_test_mode = yes
[container-updater]
[container-auditor]
[container-sync]