diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-22 11:18:34 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-22 11:18:34 +0800 |
commit | 0c823a40daf2f2d29964446af7cda88aab4ec442 (patch) | |
tree | bfed32032b8b3ab4c71975707ba2f59e4421d744 /net/py-python-glanceclient/pkg-descr | |
parent | net/py-python-barbicanclient: Update to 5.6.0 (diff) |
net/py-python-glanceclient: Update WWW and clean up pkg-descr
Diffstat (limited to 'net/py-python-glanceclient/pkg-descr')
-rw-r--r-- | net/py-python-glanceclient/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/py-python-glanceclient/pkg-descr b/net/py-python-glanceclient/pkg-descr index d14463e4242f..adfd2e1eb49e 100644 --- a/net/py-python-glanceclient/pkg-descr +++ b/net/py-python-glanceclient/pkg-descr @@ -2,5 +2,3 @@ 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. - -See also: https://github.com/openstack/python-glanceclient |