We are overjoyed to announce the release of:
oslo.config 3.16.0: Oslo Configuration API
This release is part of the newton 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
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.config
For more details, please see below.
3.16.0
^^^^^^
New Features
* Integer and Float now support *min*, *max* and *choices*. Choices
must respect *min* and *max* (if provided).
* Added Port type as an Integer in the closed interval [0, 65535].
Changes in oslo.config 3.15.0..3.16.0
-------------------------------------
8f1c750 Fix: default value of prog should remove extension
14ec2c6 Add Port type to allow configuration of a list of tcp/ip ports
ae8e56b Add set_override method test with ListOpt
Diffstat (except docs and test files)
-------------------------------------
oslo_config/cfg.py | 40 ++---
oslo_config/types.py | 101 +++++++------
.../notes/add-port_type-8704295c6a56265d.yaml | 5 +
5 files changed, 368 insertions(+), 72 deletions(-)
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev