The Oslo team is pleased to announce the release of oslo.config 1.4.0.0a1, the first pre-release in the 1.4.0 series for oslo.config during the Juno cycle.
oslo.config is the configuration library for OpenStack projects. This release includes: $ git log --abbrev-commit --pretty=oneline 1.3.0..1.4.0.0a1 f18797a Merge "Add warning about interpolating values from groups" e0172be Merge "Add more tests for positional CLI opts" 63784a0 Updated from global requirements 582e1a3 Merge "Add test case for hyphenated option names" 782fd6e Merge "Remove print statement from types.Dict" ec2b604 Remove print statement from types.Dict 15ea871 Add warning about interpolating values from groups 25b8877 Add more tests for positional CLI opts 6dc86f2 Add test case for hyphenated option names 1746fd2 Merge "Bump hacking to 0.9.x series" ee14fe0 Fixes an issue validating max integer values 18601d3 Bump hacking to 0.9.x series 6c283cd Merge "Add a doc sample for how to use the required field" dcef87a Updated from global requirements 1bcf145 Add a doc sample for how to use the required field 8b4bf0f log: string format arguments changed to function parameters 78c2bc9 Merge "Fix deprecated_opts for cli options" bdb0814 Merge "Updated from global requirements" 68640a4 Fix deprecated_opts for cli options a4bb2e4 Merge "Add section titles and fix markup of docstring" 7240ad9 Merge "Fix docstring for _Namespace._get_cli_value" f56b38c Merge "Reject option names prefixed with '_'" 692f00c Reject option names prefixed with '_' b3ed1ac Graduate config fixture a550375 Updated from global requirements 0a66c27 Fix test_version on Python 3.4 dec5186 Add section titles and fix markup of docstring 78225a5 Avoid using too generic names in _Namespace 4b8b206 Import run_cross_tests.sh from oslo-incubator 1dc9e67 Move py33 env before py2x bbfbe35 Fix docstring for _Namespace._get_cli_value For more details about the 1.4.0 series, see https://etherpad.openstack.org/p/oslo.config-1.4.0 Please report problems using the oslo bug tracker https://bugs.launchpad.net/oslo _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
