Point to GBP client pike branch

Change-Id: Ieef0374133119e24b7560c4ebc975f092d988a55
This commit is contained in:
Sumit Naiksatam 2018-01-02 16:14:16 -08:00
parent faf3519fb8
commit 87696ef6ad
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/pike#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/pike#egg=gbpclient
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
bandit>=1.1.0 # Apache-2.0