Update paths due to stackforge migration

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

Change-Id: I8ff72b6c8d3df02cde7abda62d8a25cb8ba04e6d
This commit is contained in:
Aleksandra Fedorova 2015-10-18 01:00:37 +03:00
parent bfa482aff0
commit a95ddbe1f8
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,5 +1,5 @@
nose==1.2.1
git+git://github.com/stackforge/fuel-devops.git@2.9.12
git+git://github.com/openstack/fuel-devops.git@2.9.12
anyjson==0.3.1
paramiko
proboscis==1.2.6.0

View File

@ -395,7 +395,7 @@ TIMESTAT_PATH_YAML = os.environ.get(
'TIMESTAT_PATH_YAML', os.path.join(
LOGS_DIR, 'timestat_{}.yaml'.format(time.strftime("%Y%m%d"))))
FUEL_PLUGIN_BUILDER_REPO = 'https://github.com/stackforge/fuel-plugins.git'
FUEL_PLUGIN_BUILDER_REPO = 'https://github.com/openstack/fuel-plugins.git'
###############################################################################
# Change various Fuel master node default settings #

View File

@ -5,7 +5,7 @@ description: Build plugin for test vip_reservation_plugin
fuel_version: ['8.0']
licenses: ['Apache License Version 2.0']
authors: ['Mirantis']
homepage: 'https://github.com/stackforge/fuel-plugins'
homepage: 'https://github.com/openstack/fuel-plugins'
groups: []
releases:
- os: ubuntu