~gandelman-a/charms/precise/swift-storage/upgrade

« back to all changes in this revision

Viewing changes to hooks/swift-storage-node-common

  • Committer: Adam Gandelman
  • Date: 2013-01-17 23:38:37 UTC
  • mfrom: (18.1.1 swift-storage)
  • Revision ID: adamg@canonical.com-20130117233837-ake0tabvbrernt5f
Merge swift-recon addition from csmith.

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
workers = 2
81
81
 
82
82
[pipeline:main]
83
 
pipeline = $1-server
 
83
pipeline = recon $1-server
 
84
 
 
85
[filter:recon]
 
86
use = egg:swift#recon
 
87
recon_cache_path = /var/cache/swift
84
88
 
85
89
[app:$1-server]
86
90
use = egg:swift#$1