# The order of packages matters
hacking<0.11,>=0.10.0

# Packages needed for dev testing
mock>=2.0 # BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
coverage>=3.6 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0

discover==0.4.0
unittest2==1.0.1
nose==1.3.7

# Pulls latest neutron, but it should be pinned in packaged deploys
http://tarballs.openstack.org/neutron/neutron-master.tar.gz#egg=neutron
