[openstack-announce] [release][openstack] os-client-config release 1.8.0 (mitaka)
doug at doughellmann.com
doug at doughellmann.com
Thu Oct 1 19:59:56 UTC 2015
We are content to announce the release of:
os-client-config 1.8.0: OpenStack Client Configuation Library
This release is part of the mitaka release series.
With package available at:
https://pypi.python.org/pypi/os-client-config
For more details, please see the git log history below.
Notable changes
----------------
Bugfixes. Added SWITCHengines to vendor list. Properly handle OS_CLOUD and OS_REGION_NAME when mixing ansible and openstackclient.
Changes in os-client-config 1.7.5..1.8.0
----------------------------------------
d3c82ab Fix two typos
21ff307 Put in override for Rackspace broken neutron
7d84f10 Support passing force_ipv4 to the constructor
733c04f identity version is 2.0
723b893 Handle OS_CLOUD and OS_REGION_NAME friendly-like
79637b1 Added SWITCHengines vendor file
988e305 update RST for readme so pypi looks pretty
75954fa Add support for Catalyst as vendor
Diffstat (except docs and test files)
-------------------------------------
README.rst | 30 +++++++++++-------
os_client_config/cloud_config.py | 10 ++++--
os_client_config/config.py | 47 +++++++++++++++++++++++------
os_client_config/defaults.yaml | 2 +-
os_client_config/vendors/catalyst.yaml | 10 ++++++
os_client_config/vendors/rackspace.yaml | 1 +
os_client_config/vendors/switchengines.yaml | 9 ++++++
11 files changed, 132 insertions(+), 31 deletions(-)
More information about the OpenStack-announce
mailing list