summaryrefslogtreecommitdiff
path: root/oslo_config
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix an issue with looking up deprecated option names in code"4.10.0Jenkins2017-07-192-0/+18
|\
| * fix an issue with looking up deprecated option names in codeDoug Hellmann2017-07-182-0/+18
* | Merge "Fix python 3.6 escape char warnings in strings"Jenkins2017-07-181-17/+17
|\ \
| * | Fix python 3.6 escape char warnings in stringsEric Harney2017-07-181-17/+17
| |/
* | handle option defaults that are not stringsDoug Hellmann2017-07-183-2/+37
|/
* Update URLs in documents according to document migration4.9.0ChangBo Guo(gcb)2017-07-121-1/+1
* Merge "Remove log translations"Jenkins2017-07-061-10/+0
|\
| * Remove log translationsbhavani.cr2017-07-051-10/+0
* | sphinxext: Use lower logging levelStephen Finucane2017-07-051-3/+3
* | sphinxext: Add arguments for oslo.config:group directiveStephen Finucane2017-07-051-2/+6
|/
* Merge "add to group data model to for generator"Jenkins2017-06-283-13/+271
|\
| * add to group data model to for generatorDoug Hellmann2017-06-143-13/+271
* | Add snap package paths to default config dirsCorey Bryant2017-06-142-2/+41
|/
* Don't set enforce_type if we are using the default4.5.0Sean Dague2017-06-121-1/+6
* sphinxext: Log with 'str', not 'repr'Stephen Finucane2017-06-071-1/+1
* Cast generator_options to dictBen Nemec2017-06-051-1/+1
* Machine Readable Sample ConfigBen Nemec2017-06-012-10/+389
* Handle multi-line default values in olso-config-generatorRadomir Dopieralski2017-05-102-1/+17
* Clarify info on a commentChen2017-05-041-1/+4
* add deprecation_reason to log message4.1.0Doug Hellmann2017-04-252-3/+53
* Fix string interpolation in ValueError4.0.0Takashi NATSUME2017-04-211-3/+3
* Remove usage of enforce_type=TrueChangBo Guo(gcb)2017-04-113-16/+14
* Adjust removal_version for argument enforce_typeChangBo Guo(gcb)2017-04-111-2/+2
* Merge "Make set_override/set_default with enforce_type=True by default"Jenkins2017-04-103-34/+17
|\
| * Make set_override/set_default with enforce_type=True by defaultChangBo Guo(gcb)2017-04-053-34/+17
* | Merge "sphinxext: Handle unescaped percentage signs"Jenkins2017-04-071-2/+3
|\ \ | |/ |/|
| * sphinxext: Handle unescaped percentage signsStephen Finucane2017-03-241-2/+3
* | Merge "Use Sphinx 1.5 warning-is-error"3.24.0Jenkins2017-03-292-23/+22
|\ \
| * | Use Sphinx 1.5 warning-is-errorStephen Finucane2017-03-162-23/+22
| |/
* | 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
| |/
* | Handle getattrs to ConfigOpts for deprecated optsMatthew Treinish2017-02-222-5/+58
|/
* pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)Davanum Srinivas2017-02-061-1/+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
|/ /
* | Replace six.iteritems() with .items()gengchc22016-12-092-4/+3
* | Merge "Fixing HostName and adding support for HostAddress"Jenkins2016-12-075-5/+115
|\ \
| * | Fixing HostName and adding support for HostAddressDharini Chandrasekar2016-12-075-5/+115
* | | 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-305-26/+263
|\ \ \ \ | |/ / /
| * | | Add defaults for config-dirThomas Bechtold2016-11-305-26/+263