OpenStack library for config
Go to file
dengzhaosen 64c82a0829 Update python testing classifier
Yoga testing runtime[1] has been updated to add py39
testing as voting. Unit tests update are handled by the
job template change in openstack-zuul-job

- https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286

this commit updates the classifier in setup.cfg file.

[1] https://governance.openstack.org/tc/reference/runtimes/yoga.html

Change-Id: Ia1cd4536ecf6a0b0e86796dffb5ca04197bd5abe
2021-12-21 16:38:08 +08: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
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 Bump minimum version for PyYAML to 5.1 2021-02-18 18:23:54 +00:00
setup.cfg Update python testing classifier 2021-12-21 16:38:08 +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

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.