diff options
Diffstat (limited to 'net/py-python-keystoneclient/pkg-descr')
-rw-r--r-- | net/py-python-keystoneclient/pkg-descr | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net/py-python-keystoneclient/pkg-descr b/net/py-python-keystoneclient/pkg-descr index 4ac3462001b8..0ee865fa0e7d 100644 --- a/net/py-python-keystoneclient/pkg-descr +++ b/net/py-python-keystoneclient/pkg-descr @@ -1,5 +1,6 @@ -A client for the OpenStack Identity API, implemented by the Keystone team. -It contains a Python API (the keystoneclient module) for -OpenStack's Identity Service. +This is a client for the OpenStack Identity API, implemented by the Keystone +team; it contains a Python API (the keystoneclient module) for OpenStack's +Identity Service. For command line interface support, use OpenStackClient. -WWW: https://pypi.org/project/python-keystoneclient/ +WWW: https://docs.openstack.org/python-keystoneclient/latest/ +WWW: https://github.com/openstack/python-keystoneclient |