diff --git a/.gitreview b/.gitreview index 0dfa7c12..e337068f 100644 --- a/.gitreview +++ b/.gitreview @@ -1,5 +1,5 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 -project=openstack/stx-gui.git +project=starlingx/gui.git defaultbranch=f/stein diff --git a/.zuul.yaml b/.zuul.yaml index 5a377c17..fa1f2972 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -26,7 +26,7 @@ vars: tox_envlist: pylint required-projects: - - openstack/stx-config - - openstack/stx-fault - - openstack/stx-update - - openstack/stx-nfv \ No newline at end of file + - starlingx/config + - starlingx/fault + - starlingx/update + - starlingx/nfv \ No newline at end of file