OpenStack library for config
Go to file
OpenStack Release Bot 042ece53a5 Update TOX_CONSTRAINTS_FILE for stable/2024.1
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2024.1 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I750630479ae48b28a8b93365d2e567eef16b0f34
2024-03-08 14:22:03 +00: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 reno: Update master for unmaintained/yoga 2024-02-06 14:27:27 +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 Update .gitreview for stable/2024.1 2024-03-08 14:22:03 +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
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 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 Update TOX_CONSTRAINTS_FILE for stable/2024.1 2024-03-08 14:22:03 +00: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.