- 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
7 lines
278 B
Plaintext
7 lines
278 B
Plaintext
OpenStackClient (aka OSC) is a command-line client for OpenStack
|
|
that brings the command set for Compute, Identity, Image,
|
|
Object Store and Block Storage APIs together in a single shell
|
|
with a uniform command structure.
|
|
|
|
WWW: https://pypi.python.org/pypi/python-openstackclient
|