[release-announce] python-keystoneclient 3.22.0 (ussuri)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue Oct 22 19:23:14 UTC 2019
    
    
  
We eagerly announce the release of:
python-keystoneclient 3.22.0: Client Library for OpenStack Identity
This release is part of the ussuri release series.
The source is available from:
    https://opendev.org/openstack/python-keystoneclient
Download the package from:
    https://pypi.org/project/python-keystoneclient
Please report issues through:
    https://bugs.launchpad.net/python-keystoneclient/+bugs
For more details, please see below.
3.22.0
^^^^^^
New Features
* Adds support for creating access rules as an attribute of
  application credentials as well as for retrieving and deleting them.
Changes in python-keystoneclient 3.21.0..3.22.0
-----------------------------------------------
6c116ec Add support for app cred access rules
Diffstat (except docs and test files)
-------------------------------------
keystoneclient/v3/access_rules.py                  | 118 +++++++++++++++++++++
keystoneclient/v3/application_credentials.py       |   6 +-
keystoneclient/v3/client.py                        |   4 +
...t-extension-for-app-creds-d03526e52e3edcce.yaml |   5 +
6 files changed, 194 insertions(+), 1 deletion(-)
    
    
More information about the Release-announce
mailing list