diff --git a/.gitreview b/.gitreview index 864543eb..66c8e903 100644 --- a/.gitreview +++ b/.gitreview @@ -1,5 +1,5 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 -project=openstack/stx-update.git +project=starlingx/update.git defaultbranch=r/2018.10 diff --git a/.zuul.yaml b/.zuul.yaml index 76198d6b..fdfcede9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -22,6 +22,6 @@ name: stx-updates-pylint parent: openstack-tox-pylint required-projects: - - openstack/stx-config - - openstack/stx-fault - - openstack/stx-integ + - starlingx/config + - starlingx/fault + - starlingx/integ