We are chuffed to announce the release of: python-keystoneclient 1.7.4: Client Library for OpenStack Identity This release is part of the liberty stable release series. With source available at: https://git.openstack.org/cgit/openstack/python-keystoneclient Please report issues through launchpad: https://bugs.launchpad.net/python-keystoneclient For more details, please see below. Changes in python-keystoneclient 1.7.3..1.7.4 --------------------------------------------- 1da2c54 Mark password/secret options as secret f15c176 Swap the order of username deprecation Diffstat (except docs and test files) ------------------------------------- keystoneclient/auth/identity/generic/cli.py | 1 + keystoneclient/auth/identity/generic/password.py | 6 +++--- keystoneclient/auth/identity/generic/token.py | 2 +- keystoneclient/auth/identity/v2.py | 4 ++-- keystoneclient/auth/identity/v3/password.py | 4 ++-- keystoneclient/contrib/auth/v3/oidc.py | 5 +++-- keystoneclient/contrib/auth/v3/saml2.py | 6 +++--- 8 files changed, 16 insertions(+), 14 deletions(-)