Add netaddr to test requirements

Because of the way we do old keystoneclient tests we can end up with the
situation where an old keystone uses a newer keystoneclient without
doing an install and so misses out on the newer dependencies.

This patch is not a solution to the underlying problem, but should
prevent current gate failings.

Fixes: bug 1212939
Change-Id: I25eca24c6820611a5937a1f709ba42620b70b304
This commit is contained in:
Jamie Lennox 2013-08-23 15:06:58 +10:00
parent 56851fa3ff
commit 6792499f76
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ distribute>=0.6.24
httplib2 # keystoneclient <0.2.1
requests>=1.0.0 # replaces httplib2 in keystoneclient >=0.2.1
keyring
netaddr
# swift_auth test dependencies
http://tarballs.openstack.org/swift/swift-stable-grizzly.tar.gz#egg=swift