swift/etc
Clay Gerrard 34f5085c3e conf.d support
Allow Swift daemons and servers to optionally accept a directory as the
configuration parameter.  Directory based configuration leverages
ConfigParser's native multi-file support.  Files ending in '.conf' in the
given directory are parsed in lexicographical order.  Filenames starting with
'.' are ignored.  A mixture of file and directory configuration paths is not
supported - if the configuration path is a file behavior is unchanged.

 * update swift-init to search for conf.d paths when building servers
    (e.g. /etc/swift/proxy-server.conf.d/)
 * new script swift-config can be used to inspect the cumulative configuration
 * pull a little bit of code out of run_wsgi and test separately
 * fix example config bug for the proxy servers client_disconnect option
 * added section on directory based configuration to deployment guide

DocImpact

Implements: blueprint confd
Change-Id: I89b0f48e538117f28590cf6698401f74ef58003b
2013-04-30 00:17:46 -07:00
..
account-server.conf-sample Add the max_clients parameter to bound clients 2013-04-26 10:29:57 -04:00
container-server.conf-sample Add the max_clients parameter to bound clients 2013-04-26 10:29:57 -04:00
dispersion.conf-sample Allow change the endpoint_type when use swift-dispersion tools 2013-01-31 16:10:37 +01:00
drive-audit.conf-sample Patch for Swift Solaris (Illumos) compability. 2012-06-19 15:38:56 +04:00
memcache.conf-sample Do not use pickle for serialization in memcache, but JSON 2012-08-03 16:22:21 +02:00
mime.types-sample PEP 8 compliance and small modification to mime.types file 2010-11-23 19:26:02 -06:00
object-expirer.conf-sample Make statsd sample rate behave better. 2013-01-19 15:25:27 -08:00
object-server.conf-sample Add the max_clients parameter to bound clients 2013-04-26 10:29:57 -04:00
proxy-server.conf-sample conf.d support 2013-04-30 00:17:46 -07:00
rsyncd.conf-sample Added missing lockfile configuration to sample rsync.conf 2011-02-12 18:27:59 -08:00
swift-bench.conf-sample Misc. swift-bench improvements. 2012-08-27 20:25:44 +00:00
swift.conf-sample Fixing /etc/swift.conf-sample to include 2013-04-22 19:32:45 +03:00