summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add Python 3.5 classifier and venv"3.13.0Jenkins2016-07-112-1/+2
|\
| * Add Python 3.5 classifier and venvEric Brown2016-07-092-1/+2
* | Merge "Enabling your project for mutable-config"Jenkins2016-07-112-0/+122
|\ \ | |/ |/|
| * Enabling your project for mutable-configAlexis Lee2016-07-072-0/+122
* | Add namespace to _list_opts() in testAlfredo Moralejo2016-06-281-1/+1
* | decode subprocess output so doc build works on python3Doug Hellmann2016-06-251-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2016-06-241-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2016-06-211-1/+1
* | Merge "fixture: Provide parameter enforce_type for method config"3.12.0Jenkins2016-06-202-1/+21
|\ \
| * | fixture: Provide parameter enforce_type for method configChangBo Guo(gcb)2016-06-082-1/+21
* | | Merge "Add URIOpt"Jenkins2016-06-177-3/+83
|\ \ \
| * | | Add URIOptMasaki Matsushita2016-06-177-3/+83
| |/ /
* | | Merge "Add support for a deprecated version"Jenkins2016-06-165-3/+27
|\ \ \
| * | | Add support for a deprecated versionStephen Finucane2016-06-165-3/+27
* | | | Merge "Support template substitution of DictOpt"Jenkins2016-06-162-0/+68
|\ \ \ \
| * | | | Support template substitution of DictOptYibo Cai2016-06-122-0/+68
| | |/ / | |/| |
* | | | Merge "Handle some native python types in config generation"Jenkins2016-06-152-4/+71
|\ \ \ \
| * | | | Handle some native python types in config generationJamie Lennox2016-05-162-4/+71
* | | | | Updated from global requirementsOpenStack Proposal Bot2016-06-141-1/+1
| |_|/ / |/| | |
* | | | Merge "Required Option"Jenkins2016-06-142-7/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Required OptionBrian Stajkowski2016-05-262-7/+50
* | | | Merge "generator: format string default value for List type properly"3.11.0Jenkins2016-06-022-0/+31
|\ \ \ \
| * | | | generator: format string default value for List type properlyIhar Hrachyshka2016-05-272-0/+31
* | | | | Fix typo: 'olso' to 'oslo'Edan David2016-06-021-5/+5
* | | | | Return [] for .config_dirs when config files are not parsedIhar Hrachyshka2016-05-312-0/+5
|/ / / /
* | | | Updated from global requirementsOpenStack Proposal Bot2016-05-261-1/+1
|/ / /
* | | Updated from global requirementsOpenStack Proposal Bot2016-05-251-1/+1
* | | Merge "Added i18n formatting to log messages"Jenkins2016-05-246-25/+99
|\ \ \
| * | | Added i18n formatting to log messagesRonald Bradford2016-05-236-25/+99
* | | | Merge "Incorrect group name when deprecated_group is not specified"Jenkins2016-05-244-19/+52
|\ \ \ \
| * | | | Incorrect group name when deprecated_group is not specifiedSabari Kumar Murugesan2016-05-234-19/+52
| |/ / /
* | | | Merge "Make sure ConfigType is an abstract class"Jenkins2016-05-242-0/+20
|\ \ \ \
| * | | | Make sure ConfigType is an abstract classChangBo Guo(gcb)2016-05-242-0/+20
| |/ / /
* | | | Remove duplicated code in method test_equal of HostnameTypeTestsChangBo Guo(gcb)2016-05-231-1/+0
|/ / /
* | | Merge "Disallow config option name as same as attribute of ConfigOpts"Jenkins2016-05-202-0/+18
|\ \ \ | |/ / |/| |
| * | Disallow config option name as same as attribute of ConfigOptsChangBo Guo(gcb)2016-03-182-0/+18
* | | Merge "Add 'DEPRECATED: ' prefix for deprecated opts"3.10.0Jenkins2016-05-142-5/+11
|\ \ \
| * | | Add 'DEPRECATED: ' prefix for deprecated optsStephen Finucane2016-05-042-5/+11
* | | | sphinxconfiggen to generate multiple sample filesHemanth Makkapati2016-05-112-11/+162
* | | | Fix typo in sphinxconfiggen docsHemanth Makkapati2016-05-101-1/+1
* | | | Updated from global requirementsOpenStack Proposal Bot2016-05-101-1/+1
| |_|/ |/| |
* | | fix wrong module name sphinxgenconfig in docZhiQiang Fan2016-05-091-1/+1
* | | Merge "Update Beta development status from classifiers"Jenkins2016-05-051-1/+1
|\ \ \ | |/ / |/| |
| * | Update Beta development status from classifiersRonald Bradford2016-05-041-1/+1
* | | Merge "Avoid duplicate sections in generator output"Jenkins2016-05-042-27/+103
|\ \ \
| * | | Avoid duplicate sections in generator outputBen Nemec2016-05-032-27/+103
* | | | Merge "Add enfore_type parameter for set_default,"Jenkins2016-05-042-11/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Add enfore_type parameter for set_default,ChangBo Guo(gcb)2016-04-112-11/+35
* | | | Updated from global requirementsOpenStack Proposal Bot2016-04-281-1/+1
* | | | Merge "cfg: do not add --version if not version provided"Jenkins2016-04-211-4/+6
|\ \ \ \