Change-Id: I801bceb3e2300032f09d5b72a05606fb322468a5
:require => 'false'
else
gem 'puppet-openstack_spec_helper',
- :git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
+ :git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
:require => 'false'
end
end
envlist = releasenotes
[testenv]
-install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
+install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} {opts} {packages}
[testenv:releasenotes]
basepython = python3