2011-11-01 11:30:55 +00:00
|
|
|
[DEFAULT]
|
|
|
|
devices = %NODE_PATH%/node
|
|
|
|
mount_check = false
|
|
|
|
bind_port = %BIND_PORT%
|
2011-11-02 00:10:38 +00:00
|
|
|
user = %USER%
|
2011-11-01 11:30:55 +00:00
|
|
|
log_facility = LOG_LOCAL%LOG_FACILITY%
|
|
|
|
|
|
|
|
[pipeline:main]
|
|
|
|
pipeline = container-server
|
|
|
|
|
|
|
|
[app:container-server]
|
|
|
|
use = egg:swift#container
|
|
|
|
|
|
|
|
[container-replicator]
|
|
|
|
vm_test_mode = yes
|
|
|
|
|
|
|
|
[container-updater]
|
|
|
|
|
|
|
|
[container-auditor]
|
|
|
|
|
|
|
|
[container-sync]
|