]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Fri, 24 Oct 2014 16:15:05 +0000 (16:15 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Fri, 24 Oct 2014 16:15:05 +0000 (16:15 +0000)
Change-Id: Ia4292097571c0cb3d291071c90b229650e5e4c70

requirements.txt
test-requirements.txt

index a8b4883e842bb2101e484fcdd4c91de3a043d4e6..ccaa8de3da1fe7cbb832c7070866a4fa1aa5ae04 100644 (file)
@@ -15,7 +15,7 @@ httplib2>=0.7.5
 requests>=2.2.0,!=2.4.0
 iso8601>=0.1.9
 jsonrpclib
-Jinja2
+Jinja2>=2.6  # BSD License (3 clause)
 keystonemiddleware>=1.0.0
 netaddr>=0.7.12
 python-neutronclient>=2.3.6,<3
index 1ff984a4ad02ab62a664466b27ecc059de41a5e7..8d1523f787ea2d2e6da5cb19f19c3af4e1182baf 100644 (file)
@@ -17,6 +17,6 @@ testrepository>=0.0.18
 testtools>=0.9.34
 testscenarios>=0.4
 WebTest>=2.0
-oslotest>=1.1.0  # Apache-2.0
+oslotest>=1.2.0  # Apache-2.0
 psycopg2
 MySQL-python