Move repository to openstack org.

The upstream repo is now:

  https://github.com/openstack/python-ceilometerclient

Update the README and .gitreview to reflect that.

Change-Id: I573584457a626174b5115a999181ed82dd2abf9a
This commit is contained in:
James E. Blair
2012-12-05 14:01:25 -08:00
parent 956259fbf8
commit 5180619b83
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/>`_.