Merge "Move repository to openstack org."

This commit is contained in:
Jenkins
2012-12-11 10:38:35 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=stackforge/python-ceilometerclient.git
project=openstack/python-ceilometerclient.git

View File

@@ -7,6 +7,6 @@ provides a Python API (the ``ceilometerclient`` module) and a command-line tool
Development takes place via the usual OpenStack processes as outlined in the
`OpenStack wiki <http://wiki.openstack.org/HowToContribute>`_. The master
repository is on `GitHub <http://github.com/asalkeld/python-ceilometerclient>`_.
repository is on `GitHub <http://github.com/openstack/python-ceilometerclient>`_.
See release notes and more at `<http://docs.openstack.org/developer/python-ceilometerclient/>`_.