OpenStack library for config
Go to file
hnyang 4624e9694b Remove log translations
Log messages are no longer being translated. This
removes all use of the _LE, _LI, and _LW translation markers to simplify
logging and to avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I9474117444e0f16cee32ddce97a82cbf7c3e8f37
Closes-Bug: 1674577
2017-03-24 11:02:35 +08:00
doc/source Fix typo in generator.rst 2017-01-20 07:34:19 +00:00
oslo_config Remove log translations 2017-03-24 11:02:35 +08:00
releasenotes Update reno for stable/ocata 2017-01-20 19:15:17 +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 2017-03-03 00:02:50 +00:00
setup.cfg Remove references to Python 3.4 2017-01-09 10:05:36 -08:00
setup.py Updated from global requirements 2017-03-03 00:02:50 +00:00
test-requirements.txt Updated from global requirements 2017-03-03 00:02:50 +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.