OpenStack library for config
Go to file
yan.haifeng 61224ce932 Fix parameters of assertEqual are misplaced
Many assertEqual sentences don't follow assertEqual(expected, actual),
this patch fix all of them.

Change-Id: Ia2fbad7a952039fbba4cddc3308721a19dd099d1
Closes-Bug: 1604213
2016-07-19 11:52:55 +08:00
doc/source Add URIOpt to doced option types 2016-07-13 08:38:32 -07:00
oslo_config Fix parameters of assertEqual are misplaced 2016-07-19 11:52:55 +08: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 Updated from global requirements 2016-07-17 23:58:38 +00: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

README.rst

Oslo Configuration Library

Latest Version

Downloads

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