summaryrefslogtreecommitdiff
path: root/net/py-python-glanceclient/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-python-glanceclient/pkg-descr')
-rw-r--r--net/py-python-glanceclient/pkg-descr10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/py-python-glanceclient/pkg-descr b/net/py-python-glanceclient/pkg-descr
index 5c348a471696..70d24778c99c 100644
--- a/net/py-python-glanceclient/pkg-descr
+++ b/net/py-python-glanceclient/pkg-descr
@@ -1,5 +1,7 @@
-Client for the OpenStack Glance API. There's a Python API (the glanceclient
-module), and a command-line script (glance). Each implements 100% of the
-OpenStack Glance API.
+This is a client library for Glance built on the OpenStack Images API. It
+provides a Python API (the glanceclient module) and a command-line tool
+(glance). This library fully supports the v1 Images API, while support for the
+v2 API is in progress.
-WWW: https://docs.openstack.org/python-glanceclient/
+WWW: https://docs.openstack.org/python-glanceclient/latest/
+WWW: https://github.com/openstack/python-glanceclient