OpenStack library for config
Go to file
Takashi Kajinami f5c4096092 Bump hacking (again)
The previous attempt did not update the version in pre commit config
so the old version is still used by pep8 target.

Change-Id: I62048df659f4bc35f714de824aadfe9306e81c71
2024-01-26 01:18:49 +09:00
doc remove unicode from code 2021-04-16 11:17:19 +08:00
oslo_config Bump hacking (again) 2024-01-26 01:18:49 +09:00
releasenotes Add choices parameter for IntOpt class 2023-12-20 10:17:52 +01: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 Bump hacking (again) 2024-01-26 01:18:49 +09:00
.stestr.conf Migrating oslo.config to use stestr 2019-01-15 16:15:34 +08:00
.zuul.yaml Moves supported python runtimes from version 3.8 to 3.10 2023-04-10 13:03:19 +09:00
bindep.txt [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 15:12:02 +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
requirements.txt Bump hacking 2024-01-16 22:24:36 +09:00
setup.cfg Update python classifier in setup.cfg 2024-01-11 16:18:23 -08:00
setup.py remove outdated header 2020-02-10 18:34:03 +01:00
test-requirements.txt Bump hacking 2024-01-16 22:24:36 +09:00
tox.ini Fix issues related to tox4 2023-02-17 17:49:38 +01:00

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.