diff --git a/.gitreview b/.gitreview index d3681332..bf0246dd 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 -project=openstack/stx-metal.git +project=starlingx/metal.git diff --git a/.zuul.yaml b/.zuul.yaml index 8e5f49f7..5b22f379 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -28,10 +28,10 @@ required-projects: - openstack/barbican - openstack/python-barbicanclient - - openstack/stx-fault - - openstack/stx-integ - - openstack/stx-nfv - - openstack/stx-update + - starlingx/fault + - starlingx/integ + - starlingx/nfv + - starlingx/update vars: tox_envlist: functional devstack_services: @@ -54,7 +54,7 @@ pmon: true rmon: true devstack_plugins: - barbican: https://git.openstack.org/openstack/barbican + barbican: https://opendev.org/openstack/barbican stx-fault: https:://git.starlingx.io/stx-fault stx-integ: https://git.starlingx.io/stx-integ stx-metal: https:://git.starlingx.io/stx-metal