OpenStack library for config
Go to file
Davanum Srinivas a1a1c89c0d Fallback if git is absent
When building packages if git is absent, then we should
fall back to a safe default.

Closes-Bug: #1552251
Change-Id: I5201b8537b76ff731600720c8310ad4a2b9256e0
2016-03-02 16:27:51 -05:00
doc/source Fallback if git is absent 2016-03-02 16:27:51 -05:00
oslo_config Cleanup open file handles in test cases 2016-02-26 16:58:31 +00:00
releasenotes Merge "add unreleased page to release notes build" 2016-02-23 15:24:23 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-05 17:20:49 -04:00
.gitignore Add reno for release notes management 2016-02-22 11:28:17 +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-02-11 07:43:34 +00:00
setup.cfg register the built-in options for the config generator to find 2016-01-15 20:41:03 +00:00
setup.py Updated from global requirements 2015-09-17 12:15:55 +00:00
test-requirements.txt Updated from global requirements 2016-02-23 16:59:43 +00:00
tox.ini Add reno for release notes management 2016-02-22 11:28:17 +00:00

README.rst

Oslo Configuration Library

Latest Version

Downloads

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