glance/doc/source
Eoghan Glynn 6e29b0bd6d Support for directory source of config files
Allow multiple config files to be pulled in from a config directory,
as opposed to individual config files being explicitly enumerated.

This logic is enabled using the --config-dir=/path/to/config CLI option,
causing config to be retrived from all matching /path/to/config/*.conf
files.

Sections may be re-opened across config files, and all config items
must reside in an explicitly specified section (i.e. it does not default
to [DEFAULT]). This behavior is unchanged.

The common elements of this patch (i.e. not specific to the
glance-specific location of paste.ini files) have landed in
to openstack-common as:

  https://github.com/openstack/openstack-common/commit/fd8c2e7c

Change-Id: I3b659f1837c082bd1a78fe860a468f9d68f0f132
2012-05-01 17:29:34 +01:00
..
_static Remove trailing whitespaces in regular file 2012-03-03 12:10:46 +08:00
_templates Documentation cleanup. Splits out index.rst into multiple section docs. 2010-12-22 12:38:54 -05:00
_theme Documentation cleanup. Splits out index.rst into multiple section docs. 2010-12-22 12:38:54 -05:00
man Remove glance-cache-queue-image 2012-03-15 14:26:59 -07:00
architecture.rst Removing registry spec from docs 2012-03-13 16:26:19 -07:00
authentication.rst Merge registry context with common context 2012-04-26 08:53:24 -07:00
cache.rst Remove glance-cache-queue-image 2012-03-15 14:26:59 -07:00
client.rst General docs cleanup 2012-03-14 14:07:24 -07:00
conf.py Minor grammar corrections. 2012-04-10 12:54:12 -07:00
configuring.rst Support for directory source of config files 2012-05-01 17:29:34 +01:00
controllingservers.rst Removing registry spec from docs 2012-03-13 16:26:19 -07:00
formats.rst Updated RST docs on containers, fewer references to OVF format. 2012-04-02 12:03:16 -04:00
glance.rst fix bug lp:980892,update glance doc. 2012-04-15 11:53:55 +08:00
glanceapi.rst Remove trailing whitespaces in regular file 2012-03-03 12:10:46 +08:00
identifiers.rst General docs cleanup 2012-03-14 14:07:24 -07:00
index.rst Merge "Remove 'community' doc page" 2012-03-14 21:52:48 +00:00
installing.rst Remove todolist from docs 2012-03-14 14:02:16 -07:00
notifications.rst Implement blueprint add-qpid-support. 2012-02-10 15:36:13 -05:00
policies.rst Add 'publicize_image' policy 2012-03-20 08:35:46 -07:00
statuses.rst Updating image status docs 2011-09-12 20:50:47 -04:00