OpenStack library for config
Go to file
ZhongShengping fd4c1a0bf4 add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html
Story: #2004073
Task: #27440

Change-Id: Iffdb4ad1ab66c570e0a94cfa02a4eedd3a906d08
2019-02-19 13:56:42 +08:00
.zuul.d add python 3.7 unit test job 2019-02-19 13:56:42 +08:00
doc Revert "Optimizing the safety of the http link site in faq.rst." 2018-12-03 23:50:20 +00:00
oslo_config Merge "Update hacking version" 2019-01-22 20:40:41 +00:00
releasenotes Merge "Add support for looking in environment for config" 2018-11-02 19:58:06 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore [Configuration] Clean up .gitignore files. 2019-01-24 09:48:23 +01:00
.gitreview Rename oslo-config to oslo.config. 2013-03-14 12:04:19 -07:00
.stestr.conf Migrating oslo.config to use stestr 2019-01-15 16:15:34 +08:00
.testr.conf Upgrade testing to use testr. 2013-05-03 17:26:07 -04:00
CONTRIBUTING.rst trivial change to contributing instructions 2018-02-19 09:51:56 -05: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 Add release notes link to README 2018-06-21 13:15:22 +08:00
bindep.txt Add bindep.txt file to prevent fallback to generic list 2018-03-20 10:26:47 -05:00
lower-constraints.txt Merge "Cleaning testrepository occurrences." 2019-01-23 18:57:24 +00:00
requirements.txt Resolve deprecation warning for rfc3986 uri validation 2018-12-25 14:56:21 +03:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:39:24 +08:00
setup.py Updated from global requirements 2017-03-03 00:02:50 +00:00
test-requirements.txt Merge "Cleaning testrepository occurrences." 2019-01-23 18:57:24 +00:00
tox.ini Migrating oslo.config to use stestr 2019-01-15 16:15:34 +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.