Update stackforge references to openstack
Change-Id: Ibd777b5d9dbb19970aec537fe0145d97287d31f2
This commit is contained in:
parent
5b8fd361c2
commit
3ddfcdbb2e
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.openstack.org
|
host=review.openstack.org
|
||||||
port=29418
|
port=29418
|
||||||
project=stackforge/os-collect-config.git
|
project=openstack/os-collect-config.git
|
||||||
|
@ -37,7 +37,7 @@ When run without a command, the metadata sources are printed as a json document.
|
|||||||
|
|
||||||
# Quick Start
|
# 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:
|
# run it on an OpenStack instance with access to ec2 metadata:
|
||||||
os-collect-config
|
os-collect-config
|
||||||
|
@ -5,7 +5,7 @@ author-email = openstack-dev@lists.openstack.org
|
|||||||
summary = Collect and cache metadata, run hooks on changes.
|
summary = Collect and cache metadata, run hooks on changes.
|
||||||
description-file =
|
description-file =
|
||||||
README.rst
|
README.rst
|
||||||
home-page = http://github.com/stackforge/os-collect-config
|
home-page = http://github.com/openstack/os-collect-config
|
||||||
classifier =
|
classifier =
|
||||||
Development Status :: 4 - Beta
|
Development Status :: 4 - Beta
|
||||||
Environment :: Console
|
Environment :: Console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user