OpenStack library for config
Go to file
Stephen Finucane 81589565ba Switch to hacking 2.x
This bumps the version of flake8 and pycodestyle to something much
newer, which resolves a long-standing warning about nested sets and
allows us to use new fangled features like f-strings if we so choose.

Note that this requires some minor modifications to keep the 'pep8' task
passing.

Change-Id: I3af8eb490345a6152372730ca3e0a6702bf482ea
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-02-12 09:56:58 +00:00
.zuul.d [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 15:12:02 +00:00
doc [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 15:12:02 +00:00
oslo_config Switch to hacking 2.x 2020-02-12 09:56:58 +00:00
releasenotes reword releasenote for py27 support dropping 2020-02-06 12:30:40 +01:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore Clean up the unnecessary sphinx from test-requirements.txt 2019-07-07 11:59:49 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:49 +00:00
.stestr.conf Migrating oslo.config to use stestr 2019-01-15 16:15:34 +08:00
bindep.txt [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 15:12:02 +00: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
lower-constraints.txt Switch to hacking 2.x 2020-02-12 09:56:58 +00:00
README.rst update source link in readme 2019-10-15 10:53:35 +08:00
requirements.txt Remove six 2020-02-12 09:56:55 +00:00
setup.cfg Remove universal wheel configuration 2020-02-06 17:33:51 +00:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 15:12:02 +00:00
test-requirements.txt Switch to hacking 2.x 2020-02-12 09:56:58 +00:00
tox.ini [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 15:12:02 +00: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.