index
:
oslo.git
master
shared-key-msg
OpenStack's oslo-incubator patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openstack
/
common
/
cfg.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use 'is not None' instead of '!= None'
Johannes Erdfelt
2012-06-08
1
-3
/
+3
*
Add support to include config aliases
Joe Gordon
2012-06-06
1
-15
/
+56
*
cfg: add a global CONF object
Mark McLoughlin
2012-05-29
1
-0
/
+19
*
cfg: add generators for iterating over all options
Mark McLoughlin
2012-05-29
1
-28
/
+24
*
cfg: move constructor args to __call__() args
Mark McLoughlin
2012-05-29
1
-71
/
+128
*
Alphabetize imports in openstack/common/cfg.py
Joe Gordon
2012-05-14
1
-1
/
+1
*
cfg: make reset() clear defaults and overrides
Mark McLoughlin
2012-05-12
1
-4
/
+20
*
Merge "cfg: automatically create option groups"
Jenkins
2012-05-10
1
-8
/
+18
|
\
|
*
cfg: automatically create option groups
Mark McLoughlin
2012-05-10
1
-8
/
+18
*
|
Merge "cfg: allow options to be marked as required"
Jenkins
2012-05-10
1
-2
/
+47
|
\
\
|
*
|
cfg: allow options to be marked as required
Mark McLoughlin
2012-05-10
1
-2
/
+47
|
|
/
*
/
cfg: use a list comprehension instead of map()
Mark McLoughlin
2012-05-10
1
-1
/
+1
|
/
*
New ConfigOpts.find_file() for locating conf files
Mark McLoughlin
2012-05-01
1
-18
/
+78
*
Support for directory source of config files
Eoghan Glynn
2012-04-30
1
-16
/
+44
*
Provide file extension when when looking for files
Brian Waldon
2012-04-26
1
-5
/
+6
*
Some refactoring of the cfg cache
Mark McLoughlin
2012-04-24
1
-34
/
+12
*
Add caching to openstack.common.cfg
Yuriy Taraday
2012-04-24
1
-7
/
+60
*
Typofix, OptionGroup should be OptGroup.
Rick Harris
2012-03-29
1
-2
/
+2
*
Use absolute import for iniparser.
Rick Harris
2012-03-28
1
-1
/
+1
*
Merge "Finish implementing MultiStrOpt"
Jenkins
2012-03-22
1
-27
/
+106
|
\
|
*
Finish implementing MultiStrOpt
Johannes Erdfelt
2012-03-22
1
-27
/
+106
*
|
Avoid leaking secrets into config logging.
Eoghan Glynn
2012-03-22
1
-4
/
+23
|
/
*
Fix bug 954488
Joe Gordon
2012-03-13
1
-1
/
+1
*
fix restructuredtext formatting in docstrings
Doug Hellmann
2012-03-09
1
-20
/
+23
*
Add ConfigOpts.print_help()
Mark McLoughlin
2012-02-22
1
-0
/
+4
*
cfg: fix a small comment typo
Zhongyue Luo
2012-02-20
1
-1
/
+1
*
cfg: unneeded multiple inheritance
Zhongyue Luo
2012-02-12
1
-2
/
+2
*
Merge "Disable ConfigParser interpolation (lp#930270)"
Jenkins
2012-02-10
1
-1
/
+1
|
\
|
*
Disable ConfigParser interpolation (lp#930270)
Mark McLoughlin
2012-02-10
1
-1
/
+1
*
|
Backslash continuations (misc.)
Zhongyue Luo
2012-02-10
1
-25
/
+20
|
/
*
Implements blueprint separate-nova-volumeapi
Anthony Young
2012-02-02
1
-4
/
+4
*
Makes common/cfg.py raise AttributeError
Vishvananda Ishaya
2012-02-02
1
-1
/
+1
*
PEP8 type comparison cleanup
lzyeval
2012-02-02
1
-1
/
+1
*
Add the Mapping interface to cfg.ConfigOpts
Mark McLoughlin
2012-01-27
1
-11
/
+44
*
Add support to cfg for disabling interspersed args
Mark McLoughlin
2012-01-23
1
-0
/
+41
*
Add new cfg module
Mark McLoughlin
2012-01-10
1
-0
/
+1124
[prev]