[openstack-dev] oslo.config 1.3.0 released

Doug Hellmann doug.hellmann at dreamhost.com
Tue Apr 1 16:42:36 UTC 2014


oslo.config 1.3.0 has been tagged. It should be available on PyPI and
our mirror shortly.

* Include the 'meta' trove classifiers for python versions
* Do substitution on overrides and defaults too
* Follow style guide for help strings
* Updated from global requirements
* Convert to oslo.test
* Fix a whitespace in a comment
* Fix docstring of parsing order
* Switch over to oslosphinx
* Remove extraneous vim configuration comments
* Fix misspellings in oslo.config
* Add py33 trove classifier
* Support building wheels (PEP-427)
* Add Style Guide for help of config options
* Add docs for types
* Throw exception if --config-dir doesn't exist
* Remove copyright from empty files
* Implemented support for custom opt types
* Fix for parsing error with Dollar Sign ($) in values
* Utilizes assertIsNone and assertIsNotNone
* Fix spelling errors in docstrings and comments
* Added support of operator '=='
* Updated from global requirements
* Updated from global requirements
* Fix to make ConfigOpts no longer obscure IOErrors
* Replace assertEquals with assertEqual
* Updated from global requirements
* Add the ability to validate default options value



More information about the OpenStack-dev mailing list