[openstack-dev] [new][openstackclient] os-client-config 1.22.0 release (ocata)
no-reply at openstack.org
no-reply at openstack.org
Thu Oct 13 10:23:54 UTC 2016
We are glad to announce the release of:
os-client-config 1.22.0: OpenStack Client Configuation Library
This release is part of the ocata release series.
The source is available from:
http://git.openstack.org/cgit/openstack/os-client-config
Download the package from:
https://pypi.python.org/pypi/os-client-config
Please report issues through launchpad:
http://bugs.launchpad.net/os-client-config
For more details, please see below.
Changes in os-client-config 1.21.1..1.22.0
------------------------------------------
6623be2 Revert "Split auth plugin loading into its own method"
1653120 Add setter for session constructor
8a8a218 Enable release notes translation
f484736 cloud_config:get_session_endpoint: catch Keystone EndpointNotFound
afe5485 Using assertIsNone() instead of assertEqual(None, ...)
2d78f1a Update homepage with developer documentation page
bd434bc List py35 in the default tox env list
0a3e056 Fix AttributeError in `get_config`
eec981c modify the home-page info with the developer documentation
c6d2aea Don't create envvars cloud if cloud or region are set
f91a754 Don't build releasenotes in normal docs build
91eb5e0 Update reno for stable/newton
86b100e Add ability to configure Session constructor
8b7859e Split auth plugin loading into its own method
Diffstat (except docs and test files)
-------------------------------------
os_client_config/__init__.py | 2 +-
os_client_config/cloud_config.py | 27 +++++++++++++++++------
os_client_config/config.py | 22 +++++++++++--------
releasenotes/source/conf.py | 3 +++
releasenotes/source/index.rst | 1 +
releasenotes/source/newton.rst | 6 ++++++
setup.cfg | 2 +-
tox.ini | 2 +-
12 files changed, 95 insertions(+), 25 deletions(-)
More information about the OpenStack-dev
mailing list