- 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
5 lines
215 B
Plaintext
5 lines
215 B
Plaintext
This is a client library for Designate built on the Designate API. It provides
|
|
a Python API (the designateclient module) and a command-line tool (designate).
|
|
|
|
WWW: http://pypi.python.org/pypi/python-designateclient
|