OpenStack library for config
Go to file
OpenStack Release Bot 8255914856 Update master for stable/yoga
Add file to the reno documentation build to show release notes for
stable/yoga.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/yoga.

Sem-Ver: feature
Change-Id: I64f5023e8f9f4c49d4d7d08b4ea339af4ac9a7a8
2022-03-04 17:17:33 +00:00
doc remove unicode from code 2021-04-16 11:17:19 +08:00
oslo_config Fix tests for Python3. 2021-08-19 00:42:44 +00:00
releasenotes Update master for stable/yoga 2022-03-04 17:17:33 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore mypy: Add boilerplate configuration 2020-02-12 09:56:58 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:49 +00:00
.pre-commit-config.yaml Move flake8 as a pre-commit local target. 2021-03-23 13:07:56 +01:00
.stestr.conf Migrating oslo.config to use stestr 2019-01-15 16:15:34 +08:00
.zuul.yaml Add Python3 yoga unit tests 2021-09-10 14:34:00 +00:00
CONTRIBUTING.rst Align contributing doc with oslo's policy 2020-05-04 18:21:14 +02:00
HACKING.rst Update URLs in documents according to document migration 2017-07-12 22:32:03 +08:00
LICENSE Add LICENSE file 2013-02-17 09:25:32 +00:00
README.rst update source link in readme 2019-10-15 10:53:35 +08:00
bindep.txt [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 15:12:02 +00:00
requirements.txt Bump minimum version for PyYAML to 5.1 2021-02-18 18:23:54 +00:00
setup.cfg Update python testing classifier 2021-12-21 16:38:08 +08:00
setup.py remove outdated header 2020-02-10 18:34:03 +01:00
test-requirements.txt Adding pre-commit 2020-09-22 12:25:01 +02:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2021-06-03 10:11:29 +08:00

README.rst

Team and repository tags

image

Oslo Configuration Library

Latest Version

Downloads

The Oslo configuration API supports parsing command line arguments and .ini style configuration files.