RETIRED, further work has moved to Debian project infrastructure
Go to file
Eric Brown 335b1845b7 Add Python 3.5 classifier and venv
Now that there is a passing gate job, we can claim support for
Python 3.5 in the classifier. This patch also adds the convenience
py35 venv.

Change-Id: I688d8d5ded43878cc3330d67c7749c208d821767
2016-07-09 22:39:20 -07:00
doc/source decode subprocess output so doc build works on python3 2016-06-25 17:16:21 -04:00
oslo_config Add namespace to _list_opts() in test 2016-06-28 10:49:17 +02:00
releasenotes Fix typo: 'olso' to 'oslo' 2016-06-02 01:29:42 -04: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 Switch badges from 'pypip.in' to 'shields.io' 2015-06-11 20:35:35 -07:00
requirements.txt Add URIOpt 2016-06-17 13:39:39 +09:00
setup.cfg Add Python 3.5 classifier and venv 2016-07-09 22:39:20 -07:00
setup.py Updated from global requirements 2015-09-17 12:15:55 +00:00
test-requirements.txt Updated from global requirements 2016-06-24 03:16:26 +00:00
tox.ini Add Python 3.5 classifier and venv 2016-07-09 22:39:20 -07:00

Oslo Configuration Library

Latest Version

Downloads

The Oslo configuration API supports parsing command line arguments and .ini style configuration files.