blob: 8d59bf217b729d2d9bb3590f8b830408bf6f3c04 [file] [log] [blame]
Chmouel Boudjnah28fa4e82011-11-01 12:30:55 +01001[DEFAULT]
2devices = %NODE_PATH%/node
3mount_check = false
4bind_port = %BIND_PORT%
Chmouel Boudjnah88d54992011-11-02 01:10:38 +01005user = %USER%
Chmouel Boudjnah28fa4e82011-11-01 12:30:55 +01006log_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]