From fb9430c5413bedddafa920859c3085b2082d1e8b Mon Sep 17 00:00:00 2001 From: Kent Wu Date: Wed, 12 Sep 2018 10:59:59 -0700 Subject: [PATCH] Point python-opflex-agent and gbp-client to use queens branch Change-Id: I4d0b8ec8e62e324c7861b6f13e616967bceda0cf --- test-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 5a3b5e413..e9446ae25 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,12 +6,12 @@ -e git+https://github.com/noironetworks/apicapi.git@master#egg=apicapi --e git+https://github.com/noironetworks/python-opflex-agent.git@master#egg=python-opflexagent-agent +-e git+https://github.com/noironetworks/python-opflex-agent.git@stable/queens#egg=python-opflexagent-agent -e git+https://github.com/openstack/vmware-nsx.git@stable/queens#egg=vmware_nsx -e git+https://github.com/openstack/vmware-nsxlib.git@stable/queens#egg=vmware_nsxlib --e git+https://git.openstack.org/openstack/python-group-based-policy-client@master#egg=gbpclient +-e git+https://git.openstack.org/openstack/python-group-based-policy-client@stable/queens#egg=gbpclient -e git+https://git.openstack.org/openstack/neutron-vpnaas@stable/queens#egg=neutron-vpnaas -e git+https://git.openstack.org/openstack/neutron-lbaas@stable/queens#egg=neutron-lbaas -e git+https://git.openstack.org/openstack/neutron-fwaas@stable/queens#egg=neutron-fwaas