glance/glance/common
Mark McLoughlin 002d711fb7 Rename 'options' variables to 'conf'
In the common-config patch, I'm going to be using 'conf' as the name of
the variable holding configuration values rather than 'options.

This patch does the renaming across the codebase without making any
functional changes.

Change-Id: I3a86fc01fc76825d6d1e86af882eb8245828ce5f
2011-12-07 12:44:16 +00:00
..
__init__.py Merge prop fixes 2011-01-26 11:26:54 -06:00
auth.py Fix Keystone API skew issue with Glance client. 2011-11-02 16:33:04 +00:00
client.py Fixes LP Bug#861650 - Glance client deps 2011-11-30 09:41:22 -05:00
config.py Allow glance-cache-* find their config files 2011-11-09 22:51:20 +00:00
context.py Rename 'options' variables to 'conf' 2011-12-07 12:44:16 +00:00
crypt.py Adds option to encrypt 'location' metadata. 2011-11-03 17:25:01 +00:00
exception.py Fix Keystone API skew issue with Glance client. 2011-11-02 16:33:04 +00:00
notifier.py Rename 'options' variables to 'conf' 2011-12-07 12:44:16 +00:00
utils.py Fixes LP Bug#861650 - Glance client deps 2011-11-30 09:41:22 -05:00
wsgi.py Add generic PasteDeploy app and filter factories 2011-12-07 12:42:03 +00:00