OpenStack library for config
Go to file
Takashi Kajinami 82552116f8 Add note about requirements lower bounds
Since lower constraints job was removed the bounds are not actually
tested. Add a note to explain the bounds are maintained on best effort
basis.

Change-Id: I2c4027688eaa4f10bffe18eb1dea98ee839df2cf
2024-10-31 09:49:19 +09:00
doc Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:42:59 +09:00
oslo_config Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:42:59 +09:00
releasenotes Merge "Run pyupgrade to clean up Python 2 syntaxes" 2024-10-24 13:16:20 +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 Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:42:59 +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 Add note about requirements lower bounds 2024-10-31 09:49:19 +09:00
setup.cfg Remove Python 3.8 support 2024-10-23 23:20:42 +09:00
setup.py remove outdated header 2020-02-10 18:34:03 +01:00
test-requirements.txt pre-commit: Bump versions 2024-10-21 19:41:52 +09:00
tox.ini pre-commit: Bump versions 2024-10-21 19:41:52 +09: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.