blob: c6300766f4d23d1854847a3ad10cc646627d828e [file] [log] [blame]
Chmouel Boudjnah28fa4e82011-11-01 12:30:55 +01001[DEFAULT]
2devices = %NODE_PATH%/node
3mount_check = false
4bind_port = %BIND_PORT%
5user = stack
6log_facility = LOG_LOCAL%LOG_FACILITY%
7
8[pipeline:main]
9pipeline = container-server
10
11[app:container-server]
12use = egg:swift#container
13
14[container-replicator]
15vm_test_mode = yes
16
17[container-updater]
18
19[container-auditor]
20
21[container-sync]