]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Sync minimum requirements
authorJustin Lund <justin.lund@dreamhost.com>
Thu, 20 Feb 2014 23:53:39 +0000 (18:53 -0500)
committerJustin Lund <justin.lund@dreamhost.com>
Thu, 20 Feb 2014 23:56:38 +0000 (18:56 -0500)
Change-Id: I1a0653058f1f8085918d7c43147d6b2631acb013
Closes-bug:1280941

requirements.txt
test-requirements.txt

index 74e7f1586b7ebd9c8797657f5cbacf673c0f074a..eac3504f0f72a914864caf4e2e277f67ef11aca6 100644 (file)
@@ -1,4 +1,4 @@
-pbr>=0.5.21,<1.0
+pbr>=0.6,<1.0
 
 Paste
 PasteDeploy>=1.5.0
@@ -9,20 +9,20 @@ argparse
 Babel>=1.3
 eventlet>=0.13.0
 greenlet>=0.3.2
-httplib2
+httplib2>=0.7.5
 requests>=1.1
 iso8601>=0.1.8
 jsonrpclib
 Jinja2
 kombu>=2.4.8
 netaddr>=0.7.6
-python-neutronclient>=2.3.0,<3
-SQLAlchemy>=0.7.8,<=0.7.99
-WebOb>=1.2.3,<1.3
-python-keystoneclient>=0.4.1
+python-neutronclient>=2.3.4,<3
+SQLAlchemy>=0.7.8,<=0.8.99
+WebOb>=1.2.3
+python-keystoneclient>=0.6.0
 alembic>=0.4.1
 six>=1.4.1
-stevedore>=0.12
+stevedore>=0.14
 oslo.config>=1.2.0
 oslo.rootwrap
 
index 5d5f46f7e1ba2cafbc3150ecf3ce208742c09719..73dad5d3dc37ae17bc92af5cfe36763704cd63a3 100644 (file)
@@ -5,10 +5,10 @@ coverage>=3.6
 discover
 fixtures>=0.3.14
 mock>=1.0
-python-subunit
+python-subunit>=0.0.18
 sphinx>=1.1.2,<1.2
 testrepository>=0.0.17
-testtools>=0.9.32
+testtools>=0.9.34
 WebTest>=2.0
 # Packages for the Cisco Plugin
 ###############################