# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

-e git+https://git.openstack.org/openstack/neutron.git@stable/queens#egg=neutron

-e git+https://github.com/noironetworks/apicapi.git@master#egg=apicapi

-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@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
-e git+https://git.openstack.org/openstack/networking-sfc@stable/queens#egg=networking-sfc
hacking<0.12,>=0.11.0 # Apache-2.0

cliff>=2.8.0,!=2.9.0  # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
httplib2>=0.9.1  # MIT
mock>=2.0 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
ordereddict
testtools>=2.2.0 # MIT
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
WebTest>=2.0.27 # MIT
oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
ddt>=1.0.1 # MIT
pylint==1.4.5 # GPLv2
reno>=2.5.0 # Apache-2.0
pyOpenSSL>=16.2.0  # Apache-2.0

# Since version numbers for these are specified in
# https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt,
#  they cannot be refernced as GIT URLs
python-heatclient
python-keystoneclient

# REVISIT: Until co-gating and/or stable branches are implemented for the
# aci-integration-module repo, it may be necessary to pin to a working
# commit.
-e git+https://github.com/noironetworks/aci-integration-module.git@master#egg=aci-integration-module
