Fix upstream gate

Change-Id: Ief4b4c4040dea95303671ebd988c2e41021bcef0
This commit is contained in:
Thomas Bachman 2020-12-16 17:54:47 +00:00
parent ac1290e06d
commit a4fc9c9167
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-e git+https://opendev.org/openstack/heat.git@stable/victoria#egg=heat
-e git+https://opendev.org/x/python-group-based-policy-client.git@stable/victoria#egg=gbpclient
-e git+https://opendev.org/openstack/heat.git@stable/victoria#egg=openstack-heat
-e git+https://opendev.org/x/python-group-based-policy-client.git@stable/victoria#egg=python-group-based-policy-client
# Hacking already pins down pep8, pyflakes and flake8
hacking>=3.0.1,<3.1.0; # Apache-2.0
# remove this pyflakes from here once you bump the