We are excited to announce the release of:
oslo.config 2.6.0: Oslo Configuration API
This release is part of the mitaka release series.
With source available at:
    http://git.openstack.org/cgit/openstack/oslo.config
With package available at:
    https://pypi.python.org/pypi/oslo.config
For more details, please see the git log history below and:
    http://launchpad.net/oslo.config/+milestone/2.6.0
Please report issues through launchpad:
    http://bugs.launchpad.net/oslo.config
Changes in oslo.config 2.5.0..2.6.0
-----------------------------------
ee2bab6 Add PortOpt for integer with range 1 to 65535
419311c Add missing tests and generator code for IPOpt
Diffstat (except docs and test files)
-------------------------------------
oslo_config/cfg.py                  | 13 +++++++++++
oslo_config/generator.py            |  5 +++-
5 files changed, 94 insertions(+), 1 deletion(-)