OpenStack library for config
Go to file
Hervé Beraud 3dff974eea Bump bandit and make oslo.config compatible with latest rules
Apply a timeout to requests calls to avoid uncontrolled
resource consumption (CWE400) [1].

[1] https://cwe.mitre.org/data/definitions/400.html

Change-Id: I9e3c1e5f98e2ecfb5564d8dbd608d19d4a66cfce
2023-05-17 11:19:22 +02:00
doc remove unicode from code 2021-04-16 11:17:19 +08:00
oslo_config Bump bandit and make oslo.config compatible with latest rules 2023-05-17 11:19:22 +02:00
releasenotes Update master for stable/2023.1 2023-02-24 15:16:54 +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 antelope unit tests 2022-09-09 09:16:10 +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 Drop python3.6/3.7 support in testing runtime 2022-05-05 15:53:00 +02: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

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.