We are excited to announce the release of: os-client-config 1.9.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. Changes in os-client-config 1.8.1..1.9.0 ---------------------------------------- 790fac9 Clean up cache interface, add support for services b06adf5 Add Rackspace LON region 512ca01 Validate requested region against region list f6681a8 Fix documentation around regions ec4ebbd Add an API reference to the docs 6113d03 Pass OpenStackConfig in to CloudConfig for caches 801d09a Add auth hook for OpenStackClient 3609cd5 Adds some lines to complete table formatting a9d5827 Some cleanup Diffstat (except docs and test files) ------------------------------------- README.rst | 15 ++++++-- os_client_config/cloud_config.py | 37 +++++++++++++++++- os_client_config/config.py | 68 +++++++++++++++++++++++++++------ os_client_config/vendors/catalyst.yaml | 1 - os_client_config/vendors/rackspace.yaml | 1 + 9 files changed, 139 insertions(+), 18 deletions(-)