Point to the queens branch for gbp-client

Change-Id: Ic71dd0e231a925a82dec90aaee2aa9ca7784f90e
This commit is contained in:
Kent Wu 2018-09-12 10:53:36 -07:00
parent 499ad377fa
commit 2a2c353cb9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
-e git://github.com/openstack/heat.git@stable/queens#egg=heat
-e git://git.openstack.org/openstack/python-group-based-policy-client.git@master#egg=gbpclient
-e git://git.openstack.org/openstack/python-group-based-policy-client.git@stable/queens#egg=gbpclient
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
bandit>=1.1.0 # Apache-2.0