From a7af2f1ad6eaafaededaf79516a72bd7557f7fc1 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 8 Jan 2020 14:51:14 +0000 Subject: Update to 5.0.0 - Update version requirement of RUN_DEPENDS - Update pkg-descr - Update WWW - Take maintainership Changes: https://docs.openstack.org/releasenotes/python-cinderclient/ --- net/py-python-cinderclient/pkg-descr | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'net/py-python-cinderclient/pkg-descr') diff --git a/net/py-python-cinderclient/pkg-descr b/net/py-python-cinderclient/pkg-descr index eef8670c742d..89888d5f1d47 100644 --- a/net/py-python-cinderclient/pkg-descr +++ b/net/py-python-cinderclient/pkg-descr @@ -1,5 +1,9 @@ -Client for the OpenStack Cinder API. There's a Python API (the cinderclient -module), and a command-line script (cinder). Each implements 100% of the -OpenStack Cinder API. +This is a client for the OpenStack Cinder API. There's a Python API (the +cinderclient module), and a command-line script (cinder). Each implements 100% +of the OpenStack Cinder API. -WWW: https://docs.openstack.org/python-cinderclient/ +See the OpenStack CLI Reference for information on how to use the cinder +command-line tool. You may also want to look at the OpenStack API documentation. + +WWW: https://docs.openstack.org/python-cinderclient/latest/ +WWW: https://github.com/openstack/python-cinderclient -- cgit v1.2.3