summaryrefslogtreecommitdiffstats
path: root/openstack/common/config/generator.py
Commit message (Expand)AuthorAgeFilesLines
* Use print operator in function styleDirk Mueller2013-07-071-18/+21
* config.generator: replace sys.prefix by /usrJulien Danjou2013-07-041-1/+6
* Fixes crash when no help for an optionThomas Goirand2013-06-251-0/+1
* Merge "Fix workarounds for some values"Jenkins2013-06-121-2/+3
|\
| * Fix workarounds for some valuesJulien Danjou2013-06-071-2/+3
* | Use Python 3.x compatible except constructDirk Mueller2013-06-071-1/+1
|/
* Import oslo.config configuration file generatorJulien Danjou2013-05-281-0/+253