diff options
| author | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-12-17 15:31:09 +0000 |
|---|---|---|
| committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-12-17 15:31:09 +0000 |
| commit | d6c193775fdf46e61d24f521a23fff0671bde21e (patch) | |
| tree | 29f57aff9831dd2fa116afc517e2ba47e80e769b /net/py-python-ceilometerclient/pkg-descr | |
| parent | graphics/colmap: unblock on amd64 due to intermittent errors (diff) | |
Rename python openstack clients to match pypi names
- 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
Notes
Notes:
svn path=/head/; revision=428767
Diffstat (limited to 'net/py-python-ceilometerclient/pkg-descr')
| -rw-r--r-- | net/py-python-ceilometerclient/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/py-python-ceilometerclient/pkg-descr b/net/py-python-ceilometerclient/pkg-descr new file mode 100644 index 000000000000..30fa65d425e6 --- /dev/null +++ b/net/py-python-ceilometerclient/pkg-descr @@ -0,0 +1,5 @@ +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 |
