summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove argparse from requirements3.3.0Andreas Jaeger2016-01-201-1/+0
* Updated from global requirementsOpenStack Proposal Bot2016-01-162-13/+13
* Fixed deprecated_for_removal warning generation3.2.1Ronald Bradford2016-01-131-1/+3
* Merge "generator: ignore doubles"Jenkins2016-01-132-1/+60
|\
| * generator: ignore doublesMarkus Zoeller2016-01-072-1/+60
* | Merge "Docs class links"Jenkins2016-01-081-4/+5
|\ \
| * | Docs class linksBrant Knudson2016-01-081-4/+5
| |/
* | Module index groupingBrant Knudson2016-01-081-0/+4
|/
* Merge "Make oslo-config-generator fail gracefully when no arguments"Jenkins2016-01-072-0/+6
|\
| * Make oslo-config-generator fail gracefully when no argumentsZhihai Song2016-01-052-0/+6
* | Merge "Numerous corrections to the docstrings"Jenkins2016-01-061-4/+12
|\ \
| * | Numerous corrections to the docstringsEric Brown2016-01-051-4/+12
| |/
* | Replace assertEqual(*, None) with assertIsNone in testsEinst Crazy2016-01-051-1/+1
|/
* Merge "Replace assertEqual(None,*) with assertIsNone(*)"Jenkins2015-12-290-0/+0
|\
| * Replace assertEqual(None,*) with assertIsNone(*)Xi Yang2015-12-251-2/+2
* | Merge "Python 3 deprecated the logger.warn method in favor of warning"Jenkins2015-12-281-4/+4
|\ \
| * | Python 3 deprecated the logger.warn method in favor of warningChangBo Guo(gcb)2015-12-261-4/+4
| |/
* | Merge "assertIsNone(val) instead of assertEqual(None,val)"Jenkins2015-12-281-2/+2
|\ \ | |/ |/|
| * assertIsNone(val) instead of assertEqual(None,val)Javeme2015-12-211-2/+2
* | Merge "Replace assertEqual with assertTrue and assertFalse"Jenkins2015-12-241-7/+7
|\ \
| * | Replace assertEqual with assertTrue and assertFalseZhihai Song2015-12-221-7/+7
| |/
* | Cleanly handle an undefined attribute referenceRonald Bradford2015-12-222-3/+19
|/
* Capitalize IP3.2.0Andreas Jaeger2015-12-202-2/+2
* Merge "Clarify option types documentation"Jenkins2015-12-192-8/+30
|\
| * Clarify option types documentationBrant Knudson2015-12-142-8/+30
* | Merge "Correct warnings during doc build"Jenkins2015-12-191-10/+10
|\ \ | |/
| * Correct warnings during doc buildBrant Knudson2015-12-141-10/+10
* | Add support for a deprecation reasonStephen Finucane2015-12-183-1/+35
* | Remove warning for option type not a ConfigTypeBrant Knudson2015-12-141-4/+6
|/
* Merge "Correct the docstring parameters for PortOpt"Jenkins2015-12-121-2/+1
|\
| * Correct the docstring parameters for PortOptEric Brown2015-12-101-2/+1
* | Removes MANIFEST.in as it is not needed explicitely by PBRsonu.kumar2015-12-111-13/+0
|/
* Merge "Handle None section name in MultiOptConfigParser#get"Jenkins2015-12-092-19/+13
|\
| * Handle None section name in MultiOptConfigParser#getAlexis Lee2015-12-042-19/+13
* | Merge "Test equality of types.String choices as a set"Jenkins2015-12-092-1/+7
|\ \
| * | Test equality of types.String choices as a setEric Brown2015-12-082-1/+7
* | | Merge "Update the list_opts documentation for new api"Jenkins2015-12-091-4/+20
|\ \ \
| * | | Update the list_opts documentation for new apiChris Hoge2015-12-031-4/+20
* | | | Make PortOpt accept choices parameterLin Tan2015-12-092-3/+99
* | | | Merge "Add new parameter `choices` to Integer type"Jenkins2015-12-082-11/+84
|\ \ \ \ | |_|/ / |/| | |
| * | | Add new parameter `choices` to Integer typeLin Tan2015-12-082-11/+84
* | | | [fix-compat] Tolerate non-string defaults in String type3.1.0Davanum Srinivas2015-12-042-0/+19
* | | | [fix-compat] Support older use case for Opt typeDavanum Srinivas2015-12-042-1/+64
| |_|/ |/| |
* | | Merge "Remove duplicated profiles section from bandit.yaml"Jenkins2015-12-031-34/+0
|\ \ \
| * | | Remove duplicated profiles section from bandit.yamlElena Ezhova2015-12-021-34/+0
| | |/ | |/|
* | | Merge "Move type formatting from generator to type"Jenkins2015-12-023-46/+66
|\ \ \ | |/ / |/| |
| * | Move type formatting from generator to typeTom Cammann2015-11-203-46/+66
* | | Revert "Add 'mutable' param to Opt"Alexis Lee2015-12-012-150/+2
* | | Merge "Allow method set_override with parameter override=None for all types"Jenkins2015-12-012-2/+19
|\ \ \
| * | | Allow method set_override with parameter override=None for all typesChangBo Guo(gcb)2015-11-242-2/+19
| | |/ | |/|