OpenDev Migration Patch

This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
This commit is contained in:
OpenDev Sysadmins 2019-04-19 19:52:26 +00:00
parent 3a1d340849
commit 57b953c8c4
2 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
[gerrit] [gerrit]
host=review.openstack.org host=review.opendev.org
port=29418 port=29418
project=openstack/stx-nfv.git project=starlingx/nfv.git
defaultbranch=f/stein defaultbranch=f/stein

View File

@ -37,7 +37,7 @@
parent: tox parent: tox
description: Run py27 for nfv description: Run py27 for nfv
required-projects: required-projects:
- openstack/stx-fault - starlingx/fault
vars: vars:
tox_envlist: py27 tox_envlist: py27
tox_extra_args: -c nfv/tox.ini tox_extra_args: -c nfv/tox.ini
@ -47,7 +47,7 @@
parent: tox parent: tox
description: Run py35 for nfv description: Run py35 for nfv
required-projects: required-projects:
- openstack/stx-fault - starlingx/fault
vars: vars:
tox_envlist: py35 tox_envlist: py35
tox_extra_args: -c nfv/tox.ini tox_extra_args: -c nfv/tox.ini
@ -57,7 +57,7 @@
parent: tox parent: tox
description: Run pep8 for nfv description: Run pep8 for nfv
required-projects: required-projects:
- openstack/stx-fault - starlingx/fault
vars: vars:
tox_envlist: pep8 tox_envlist: pep8
tox_extra_args: -c nfv/tox.ini tox_extra_args: -c nfv/tox.ini
@ -67,7 +67,7 @@
parent: tox parent: tox
description: Run pylint for nfv description: Run pylint for nfv
required-projects: required-projects:
- openstack/stx-fault - starlingx/fault
vars: vars:
tox_envlist: pylint tox_envlist: pylint
tox_extra_args: -c nfv/tox.ini tox_extra_args: -c nfv/tox.ini
@ -93,8 +93,8 @@
parent: stx-devstack-base parent: stx-devstack-base
timeout: 7800 timeout: 7800
required-projects: required-projects:
- openstack/stx-fault - starlingx/fault
- openstack/stx-update - starlingx/update
vars: vars:
tox_envlist: functional tox_envlist: functional
devstack_services: devstack_services: