- 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
220 B
Plaintext
6 lines
220 B
Plaintext
This is a client library for Ceilometer built on the Ceilometer API. It
|
|
provides a Python API (the ceilometerclient module) and a command-line tool
|
|
(ceilometer).
|
|
|
|
WWW: http://pypi.python.org/pypi/python-ceilometerclient
|