- Rename the following ports:
py-ceilometerclient
py-cinderclient
py-designateclient
py-glanceclient
py-heatclient
py-keystoneclient
py-neutronclient
py-novaclient
py-openstackclient
to py-python-$(component)client to match pypi name
- Update MOVED
- Update the appropriate dependency lines
Suggested by: koobs
6 lines
236 B
Plaintext
6 lines
236 B
Plaintext
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
|