OpenStack library for config
Go to file
Philippe SERAPHIN 7f4e23bcef Add option for generate shell completion script
Change-Id: I66d1b3a0f6b97d6894e0d921d15962f63fb4b5f7
2024-04-12 15:12:15 +02:00
doc remove unicode from code 2021-04-16 11:17:19 +08:00
oslo_config Add option for generate shell completion script 2024-04-12 15:12:15 +02:00
releasenotes Add option for generate shell completion script 2024-04-12 15:12:15 +02: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 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 Remove compatibility with Python < 3.8 2023-10-07 12:01:26 +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 bandit and make oslo.config compatible with latest rules 2023-05-17 11:19:22 +02: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.