OpenStack library for config
Go to file
Sean McGinnis 1b248b4f98
Remove redundant class docstring info
This now fails with the newest Sphinx due to multiple entries between
the added reference to the class's docstrings, and the docstrings
themselves. This fixes the warnings by just removing the duplication.

Change-Id: I284a49a5df9506f936ebf1846688339c94d9a6b8
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-13 10:21:20 -05:00
.zuul.d [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 15:12:02 +00:00
doc Merge "Use stevedore to list the source drivers in documentation" 2020-03-09 16:12:19 +00:00
oslo_config Remove redundant class docstring info 2020-04-13 10:21:20 -05: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 mypy: Add boilerplate configuration 2020-02-12 09:56:58 +00: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 mypy: Add boilerplate configuration 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 mypy: Add boilerplate configuration 2020-02-12 09:56:58 +00:00
setup.py remove outdated header 2020-02-10 18:34:03 +01:00
test-requirements.txt mypy: Add boilerplate configuration 2020-02-12 09:56:58 +00:00
tox.ini Merge "mypy: Add boilerplate configuration" 2020-03-07 21:39:29 +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.