summaryrefslogtreecommitdiff
path: root/oslo_config
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add exclude-groups option to config validator"Zuul2019-06-031-0/+8
|\
| * Add exclude-groups option to config validatorBen Nemec2019-03-261-0/+8
* | Clarify help on config-file and config-dir optionsBen Nemec2019-04-031-2/+4
* | Handle collections.abc deprecationsSean McGinnis2019-04-031-2/+10
|/
* Merge "Update hacking version"Zuul2019-01-221-2/+2
|\
| * Update hacking versionZhijunWei2019-01-061-2/+2
* | Merge "Resolve deprecation warning for rfc3986 uri validation"Zuul2019-01-171-9/+12
|\ \
| * | Resolve deprecation warning for rfc3986 uri validationAndrey Volkov2018-12-251-9/+12
| |/
* | Merge "fix formatting of sample defaults"Zuul2019-01-152-5/+47
|\ \
| * | fix formatting of sample defaultsDoug Hellmann2019-01-102-5/+47
| |/
* | Fix get_location for opts in groupsBen Nemec2018-12-062-1/+16
|/
* Merge "Clean up grammar and spelling in driver docs"6.7.0Zuul2018-11-021-4/+4
|\
| * Clean up grammar and spelling in driver docsBen Nemec2018-11-021-4/+4
* | Merge "Add support for looking in environment for config"Zuul2018-11-023-12/+204
|\ \ | |/ |/|
| * Add support for looking in environment for configChris Dent2018-10-173-12/+204
* | Merge "Document when sample_default is in use"Zuul2018-11-023-0/+22
|\ \
| * | Document when sample_default is in useBen Nemec2018-10-023-0/+22
* | | Update sphinx extension logging6.6.2Sean McGinnis2018-10-161-3/+7
* | | Merge "Unit tests to illustrate positional argument bug"6.6.1Zuul2018-10-121-1/+111
|\ \ \
| * | | Unit tests to illustrate positional argument bugDolph Mathews2018-10-081-1/+111
* | | | Merge "avoid trailing space in sphinxext log output"Zuul2018-10-101-1/+1
|\ \ \ \
| * | | | avoid trailing space in sphinxext log outputDoug Hellmann2018-10-091-1/+1
* | | | | Close a previously opened file in config generatorIlya Shakhat2018-10-092-2/+45
|/ / / /
* | | | Merge "sphinxext: Handle multi-line group descriptions"6.6.0Zuul2018-10-081-12/+4
|\ \ \ \
| * | | | sphinxext: Handle multi-line group descriptionsStephen Finucane2018-08-211-12/+4
* | | | | Merge "sphinxext: Print output to logs, not to file"Zuul2018-10-081-25/+13
|\ \ \ \ \ | |/ / / /
| * | | | sphinxext: Print output to logs, not to fileStephen Finucane2018-08-211-25/+13
* | | | | Merge "Add support for machine-readable files to validator"Zuul2018-10-081-3/+14
|\ \ \ \ \
| * | | | | Add support for machine-readable files to validatorBen Nemec2018-09-261-3/+14
* | | | | | Merge "Simple config validator"Zuul2018-10-081-0/+117
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Simple config validatorBen Nemec2018-09-261-0/+117
* | | | | Merge "generator: Pass conf to _OptFormatter"Zuul2018-10-052-30/+33
|\ \ \ \ \
| * | | | | generator: Pass conf to _OptFormatterEric Fried2018-07-172-30/+33
* | | | | | python3: Ensure ConfigOpts __iter__ uses list(d.keys())Corey Bryant2018-10-041-1/+2
| |_|_|_|/ |/| | | |
* | | | | Merge "move some documentation out of the source files"Zuul2018-10-041-470/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | move some documentation out of the source filesDoug Hellmann2018-07-191-470/+2
* | | | | Replace assertRaisesRegexp with assertRaisesRegex6.5.16.5.0Chuck Short2018-08-271-2/+2
| |_|_|/ |/| | |
* | | | sphinxext: Stop emitting lines multiple timesStephen Finucane2018-08-031-1/+1
* | | | Write sphinxext debug tempfile with linebreaksZane Bitter2018-07-231-1/+1
|/ / /
* | | New cache layer for external sources6.4.0Raildo Mascena2018-07-171-1/+23
|/ /
* | ensure we do not modify private data from driversDoug Hellmann2018-07-172-6/+8
* | Merge "User guide documentation for backend drivers for oslo.config"Zuul2018-07-162-30/+117
|\ \
| * | User guide documentation for backend drivers for oslo.configRaildo Mascena2018-07-052-30/+117
* | | Merge "add detail to driver options in config generator"Zuul2018-07-164-21/+44
|\ \ \ | |/ /
| * | add detail to driver options in config generatorDoug Hellmann2018-07-054-21/+44
* | | Merge "Add example group for the URI driver"Zuul2018-07-135-15/+86
|\ \ \ | |/ /
| * | Add example group for the URI driverMoises Guimaraes de Medeiros2018-06-255-15/+86
* | | Merge "Add config_source option"Zuul2018-07-137-110/+349
|\ \ \ | |/ /
| * | Add config_source optionDoug Hellmann2018-06-257-110/+349
* | | Merge "Create INI file ConfigurationSourceDriver."Zuul2018-07-133-0/+247
|\ \ \ | |/ /