Update paths due to stackforge migration

All repositories have been moved from stackforge/ to openstack/ namespace.

Paths in docs/ subfolder will be fixed via separate patch.

Change-Id: I78a4b159a29c119d37d48ad141626d4b6074c8c7
This commit is contained in:
Aleksandra Fedorova 2015-10-18 00:32:30 +03:00
parent 11da6f8d8a
commit 49351418a0
3 changed files with 5 additions and 5 deletions

View File

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

View File

@ -10,7 +10,7 @@
"fuel_version": ["6.1"],
"authors": ["Mirantis Inc."],
"licenses": ["Apache License Version 2.0"],
"homepage": "https://github.com/stackforge/fuel-plugin-lma-collector",
"homepage": "https://github.com/openstack/fuel-plugin-lma-collector",
"groups": ["monitoring"],
"releases": [
{
@ -79,7 +79,7 @@
"fuel_version": ["6.1"],
"authors": ["Dmitry Klenov <dklenov@mirantis.com>", "Piotr Misiak <pmisiak@mirantis.com>", "Szymon Banka <sbanka@mirantis.com>", "Bartosz Kupidura <bkupidura@mirantis.com>", "Alexander Zatserklyany <azatserklyany@mirantis.com>"],
"licenses": ["Apache License Version 2.0"],
"homepage": "https://github.com/stackforge/fuel-plugin-external-zabbix",
"homepage": "https://github.com/openstack/fuel-plugin-external-zabbix",
"groups": ["monitoring"],
"releases": [
{
@ -100,4 +100,4 @@
"package_version": "2.0.0"
}
}
]
]

View File

@ -3,7 +3,7 @@
"version": "0.0.1",
"repository": {
"type": "git",
"url": "https://github.com/stackforge/fuel-web.git"
"url": "https://github.com/openstack/fuel-web.git"
},
"scripts": {
"install": "./node_modules/.bin/gulp copy-main"