opnsense-ports/net/py-python-cinderclient/pkg-descr
Franco Fichtner fb21aaeb40 */*: sync with upstream
Taken from: FreeBSD
2023-09-05 08:02:39 +02:00

6 lines
336 B
Text

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.
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.