summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use Sphinx 1.5 warning-is-error"3.24.0Jenkins2017-03-296-38/+26
|\
| * Use Sphinx 1.5 warning-is-errorStephen Finucane2017-03-166-38/+26
* | Merge "Add HACKING.rst"Jenkins2017-03-291-0/+4
|\ \
| * | Add HACKING.rstZhongShengping2017-03-241-0/+4
| |/
* | Merge "Fix conversion to item_type on __call__ in List type(again)"Jenkins2017-03-282-1/+6
|\ \
| * | Fix conversion to item_type on __call__ in List type(again)Gevorg Davoian2017-03-172-1/+6
| |/
* | Remove log translationshnyang2017-03-242-24/+24
|/
* Merge "Handle both - and _ forms of deprecated opts"Jenkins2017-03-144-24/+57
|\
| * Handle both - and _ forms of deprecated optsBen Nemec2017-02-284-24/+57
* | Merge "Fix up the option docs"3.23.0Jenkins2017-03-032-11/+24
|\ \
| * | Fix up the option docsEric Brown2017-02-282-11/+24
| |/
* | Merge "Handle getattrs to ConfigOpts for deprecated opts"Jenkins2017-03-032-5/+58
|\ \
| * | Handle getattrs to ConfigOpts for deprecated optsMatthew Treinish2017-02-222-5/+58
| |/
* | Updated from global requirementsOpenStack Proposal Bot2017-03-033-3/+3
* | [Fix gate]Update test requirementricolin2017-03-021-2/+1
|/
* Updated from global requirementsOpenStack Proposal Bot2017-02-101-1/+1
* pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)Davanum Srinivas2017-02-061-1/+1
* Update reno for stable/ocataOpenStack Release Bot2017-01-202-0/+7
* Fix typo in generator.rstzhangyanxian2017-01-201-1/+1
* Fix broken links3.22.0Andreas Jaeger2017-01-131-2/+2
* Updated from global requirementsOpenStack Proposal Bot2017-01-101-1/+1
* Merge "Remove references to Python 3.4"Jenkins2017-01-102-2/+1
|\
| * Remove references to Python 3.4Eric Brown2017-01-092-2/+1
* | Merge "fix interpolation of None value"Jenkins2017-01-092-0/+13
|\ \ | |/ |/|
| * fix interpolation of None valueMehdi Abaakouk2017-01-092-0/+13
* | Merge "Normalize group sections"Jenkins2016-12-232-2/+32
|\ \
| * | Normalize group sectionsVictor Morales2016-12-192-2/+32
* | | config: Pass description and epilog throughAlexis Lee2016-12-152-10/+24
|/ /
* | Add Constraints supportTony Breeds2016-12-142-1/+36
* | Replace six.iteritems() with .items()gengchc22016-12-092-4/+3
* | Merge "Fixing HostName and adding support for HostAddress"Jenkins2016-12-077-5/+129
|\ \
| * | Fixing HostName and adding support for HostAddressDharini Chandrasekar2016-12-077-5/+129
* | | Merge "Show team and repo badges on README"3.21.0Jenkins2016-12-011-0/+9
|\ \ \
| * | | Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
* | | | Merge "List comprehensions"Jenkins2016-12-011-29/+16
|\ \ \ \
| * | | | List comprehensionsAlexis Lee2016-11-301-29/+16
* | | | | Merge "Add defaults for config-dir"3.20.0Jenkins2016-11-306-26/+301
|\ \ \ \ \ | |/ / / /
| * | | | Add defaults for config-dirThomas Bechtold2016-11-306-26/+301
* | | | | Fix filename in commentAtsushi SAKAI2016-11-291-1/+1
* | | | | Add 'summarize' optionStephen Finucane2016-11-222-19/+112
| |/ / / |/| | |
* | | | Revert "Fix conversion to item_type on __call__ in List type"ChangBo Guo(gcb)2016-11-212-6/+1
|/ / /
* | | Fix conversion to item_type on __call__ in List typeGevorg Davoian2016-11-162-1/+6
| |/ |/|
* | doc: Fix Range type versionMehdi Abaakouk2016-11-041-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2016-11-021-1/+1
* | Merge "Fixup list types handling tuples"3.19.0Jenkins2016-10-252-8/+13
|\ \
| * | Fixup list types handling tuplesJoshua Harlow2016-10-252-8/+13
* | | Updated from global requirementsOpenStack Proposal Bot2016-10-221-1/+1
|/ /
* | [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)'howardlee2016-10-191-39/+39
* | Merge "Fix wrong usage of DuplicateOptError"3.18.0Jenkins2016-10-131-2/+3
|\ \
| * | Fix wrong usage of DuplicateOptErrorChangBo Guo(gcb)2016-10-121-2/+3