Update stackforge references to openstack

Change-Id: Ibd777b5d9dbb19970aec537fe0145d97287d31f2
This commit is contained in:
Monty Taylor 2013-08-17 22:59:25 -04:00
parent 5b8fd361c2
commit 3ddfcdbb2e
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -37,7 +37,7 @@ When run without a command, the metadata sources are printed as a json document.
# Quick Start
sudo pip install -U git+git://github.com/stackforge/os-collect-config.git
sudo pip install -U git+git://github.com/openstack/os-collect-config.git
# run it on an OpenStack instance with access to ec2 metadata:
os-collect-config

View File

@ -5,7 +5,7 @@ author-email = openstack-dev@lists.openstack.org
summary = Collect and cache metadata, run hooks on changes.
description-file =
README.rst
home-page = http://github.com/stackforge/os-collect-config
home-page = http://github.com/openstack/os-collect-config
classifier =
Development Status :: 4 - Beta
Environment :: Console