OpenStack library for config
Go to file
Eric Brown 08eff4f4d6 Remove references to Python 3.4
Now that there exists only a gate job for Python 3.5 and not 3.4,
we should remove those references to the 3.4 that is untested.

Change-Id: Iacd8ea7388a8e7c0c28b184a4b823a95aa04b987
2017-01-09 10:05:36 -08:00
doc/source Fixing HostName and adding support for HostAddress 2016-12-07 03:27:45 +00:00
oslo_config Merge "Normalize group sections" 2016-12-23 12:51:34 +00:00
releasenotes Merge "Fixing HostName and adding support for HostAddress" 2016-12-07 06:35:28 +00:00
tools Add Constraints support 2016-12-14 22:04:42 +11:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore Add * to .coverage in .gitignore 2016-04-12 17:19:12 +00:00
.gitreview Rename oslo-config to oslo.config. 2013-03-14 12:04:19 -07:00
.testr.conf Upgrade testing to use testr. 2013-05-03 17:26:07 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00:00
LICENSE Add LICENSE file 2013-02-17 09:25:32 +00:00
README.rst Show team and repo badges on README 2016-11-25 15:26:27 +01:00
requirements.txt Updated from global requirements 2016-10-06 17:01:01 +00:00
setup.cfg Remove references to Python 3.4 2017-01-09 10:05:36 -08:00
setup.py Updated from global requirements 2015-09-17 12:15:55 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:39:03 +00:00
tox.ini Remove references to Python 3.4 2017-01-09 10:05:36 -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.