diff options
Diffstat (limited to 'net/py-python-cinderclient/pkg-descr')
-rw-r--r-- | net/py-python-cinderclient/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/py-python-cinderclient/pkg-descr b/net/py-python-cinderclient/pkg-descr new file mode 100644 index 000000000000..00824e0531ae --- /dev/null +++ b/net/py-python-cinderclient/pkg-descr @@ -0,0 +1,5 @@ +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://pypi.python.org/pypi/python-cinderclient |