Update paths to repositories due to stackforge migration

All stackforge/ projects have been moved to openstack/ namespace.

Change-Id: I0ba041a4cd69ffd0903ae102ff552f53550d3ca5
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
This commit is contained in:
Aleksandra Fedorova 2015-10-17 22:44:14 +03:00 committed by Sergii Golovatiuk
parent 8ac0749d30
commit 2569eb8de6
3 changed files with 17 additions and 17 deletions

View File

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

View File

@ -111,22 +111,22 @@ FUEL_NAILGUN_AGENT_COMMIT?=stable/7.0
ASTUTE_COMMIT?=stable/7.0 ASTUTE_COMMIT?=stable/7.0
OSTF_COMMIT?=stable/7.0 OSTF_COMMIT?=stable/7.0
FUELLIB_REPO?=https://github.com/stackforge/fuel-library.git FUELLIB_REPO?=https://github.com/openstack/fuel-library.git
NAILGUN_REPO?=https://github.com/stackforge/fuel-web.git NAILGUN_REPO?=https://github.com/openstack/fuel-web.git
PYTHON_FUELCLIENT_REPO?=https://github.com/stackforge/python-fuelclient.git PYTHON_FUELCLIENT_REPO?=https://github.com/openstack/python-fuelclient.git
FUEL_AGENT_REPO?=https://github.com/stackforge/fuel-agent.git FUEL_AGENT_REPO?=https://github.com/openstack/fuel-agent.git
FUEL_NAILGUN_AGENT_REPO?=https://github.com/stackforge/fuel-nailgun-agent.git FUEL_NAILGUN_AGENT_REPO?=https://github.com/openstack/fuel-nailgun-agent.git
ASTUTE_REPO?=https://github.com/stackforge/fuel-astute.git ASTUTE_REPO?=https://github.com/openstack/fuel-astute.git
OSTF_REPO?=https://github.com/stackforge/fuel-ostf.git OSTF_REPO?=https://github.com/openstack/fuel-ostf.git
# Gerrit URLs and commits # Gerrit URLs and commits
FUELLIB_GERRIT_URL?=https://review.openstack.org/stackforge/fuel-library FUELLIB_GERRIT_URL?=https://review.openstack.org/openstack/fuel-library
NAILGUN_GERRIT_URL?=https://review.openstack.org/stackforge/fuel-web NAILGUN_GERRIT_URL?=https://review.openstack.org/openstack/fuel-web
PYTHON_FUELCLIENT_GERRIT_URL?=https://review.openstack.org/stackforge/python-fuelclient PYTHON_FUELCLIENT_GERRIT_URL?=https://review.openstack.org/openstack/python-fuelclient
FUEL_AGENT_GERRIT_URL?=https://review.openstack.org/stackforge/fuel-agent FUEL_AGENT_GERRIT_URL?=https://review.openstack.org/openstack/fuel-agent
FUEL_NAILGUN_AGENT_GERRIT_URL?=https://review.openstack.org/stackforge/fuel-nailgun-agent FUEL_NAILGUN_AGENT_GERRIT_URL?=https://review.openstack.org/openstack/fuel-nailgun-agent
ASTUTE_GERRIT_URL?=https://review.openstack.org/stackforge/fuel-astute ASTUTE_GERRIT_URL?=https://review.openstack.org/openstack/fuel-astute
OSTF_GERRIT_URL?=https://review.openstack.org/stackforge/fuel-ostf OSTF_GERRIT_URL?=https://review.openstack.org/openstack/fuel-ostf
FUELLIB_GERRIT_COMMIT?=none FUELLIB_GERRIT_COMMIT?=none
NAILGUN_GERRIT_COMMIT?=none NAILGUN_GERRIT_COMMIT?=none
@ -278,7 +278,7 @@ USE_UPGRADE_PIP_ART_HTTP_LINK?=
# If not empty, will try to download prepeared upstream puppet modules source, # If not empty, will try to download prepeared upstream puppet modules source,
# which used like requirements for build fuel-library package. # which used like requirements for build fuel-library package.
# List of modules, which SHOULD be passed via this file can be found: # List of modules, which SHOULD be passed via this file can be found:
# https://github.com/stackforge/fuel-library/blob/stable/7.0/deployment/Puppetfile # https://github.com/openstack/fuel-library/blob/master/deployment/Puppetfile
# #
# Usage example: # Usage example:
# USE_PREDEFINED_FUEL_LIB_PUPPET_MODULES?=http://127.0.0.1/files/upstream_modules.tar.gz # USE_PREDEFINED_FUEL_LIB_PUPPET_MODULES?=http://127.0.0.1/files/upstream_modules.tar.gz

View File

@ -1 +1 @@
This file is not necessary for fuel-main any more. Its actual version is here https://github.com/stackforge/fuel-mirror/blob/master/config/requirements-deb.txt This file is not necessary for fuel-main any more. Its actual version is here https://github.com/openstack/fuel-mirror/blob/master/config/requirements-deb.txt