OpenStack library for config
Go to file
OpenStack Release Bot 92216ffcca Add Python3 yoga unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for yoga.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I178e86fe8646c0c91b982670c5fd12264c1ee05d
2021-09-10 14:34:00 +00:00
doc remove unicode from code 2021-04-16 11:17:19 +08:00
oslo_config Fix tests for Python3. 2021-08-19 00:42:44 +00:00
releasenotes Update master for stable/xena 2021-09-10 14:33:57 +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 yoga unit tests 2021-09-10 14:34:00 +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 setup.cfg: Replace dashes with underscores 2021-09-02 19:58:19 +08:00
setup.py remove outdated header 2020-02-10 18:34:03 +01:00
test-requirements.txt Adding pre-commit 2020-09-22 12:25:01 +02:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2021-06-03 10:11:29 +08: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.