diff --git a/.gitreview b/.gitreview index 4aabac1b..c17cc180 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] -host=review.openstack.org +host=review.opendev.org port=29418 project=openstack/python-mistralclient.git diff --git a/.zuul.yaml b/.zuul.yaml index 8c6fd876..2ae901b5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -4,8 +4,8 @@ timeout: 9000 vars: devstack_plugins: - mistral: https://git.openstack.org/openstack/mistral - heat: https://git.openstack.org/openstack/heat + mistral: https://opendev.org/openstack/mistral + heat: https://opendev.org/openstack/heat devstack_services: heat: true h-api: true