- 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
219 B
Plaintext
6 lines
219 B
Plaintext
A client for the OpenStack Identity API, implemented by the Keystone team.
|
|
It contains a Python API (the keystoneclient module) for
|
|
OpenStack's Identity Service.
|
|
|
|
WWW: https://pypi.python.org/pypi/python-keystoneclient
|