diff --git a/.gitreview b/.gitreview index 305007e..530252f 100644 --- a/.gitreview +++ b/.gitreview @@ -1,5 +1,5 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 project=openstack/heat-dashboard.git defaultbranch=master diff --git a/.zuul.yaml b/.zuul.yaml index 4375321..fbe7403 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -15,8 +15,8 @@ - ^releasenotes/.*$ vars: devstack_plugins: - heat: https://git.openstack.org/openstack/heat - heat-dashboard: https://git.openstack.org/openstack/heat-dashboard + heat: https://opendev.org/openstack/heat + heat-dashboard: https://opendev.org/openstack/heat-dashboard devstack_services: horizon: true tox_envlist: integration