We joyfully announce the release of:
keystoneauth1 3.1.0: Authentication Library for OpenStack Identity
This release is part of the pike release series.
The source is available from:
https://git.openstack.org/cgit/openstack/keystoneauth
Download the package from:
https://pypi.python.org/pypi/keystoneauth1
Please report issues through launchpad:
https://bugs.launchpad.net/keystoneauth
For more details, please see below.
Changes in keystoneauth1 3.0.1..3.1.0
-------------------------------------
81363ec get_conf_options can exclude deprecated opts
5268d00 Record the discovered major api version
928dd25 Add tests to specifically test trailing slash behavior
Diffstat (except docs and test files)
-------------------------------------
keystoneauth1/discover.py | 52 +++++++++-
keystoneauth1/loading/adapter.py | 32 +++---
4 files changed, 195 insertions(+), 14 deletions(-)