]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Add packages and versions in response to grizzly-1
authorSteve Baker <sbaker@redhat.com>
Mon, 26 Nov 2012 01:34:38 +0000 (14:34 +1300)
committerSteve Baker <sbaker@redhat.com>
Mon, 26 Nov 2012 01:34:38 +0000 (14:34 +1300)
- Paste is now PasteDeploy
- boto is now an explicit requirement
- python-glanceclient replaces removed glance client
- added PyYAML for new YAML format

Change-Id: I59e11a45f7cc77007e259e5dd1b216e691c5f116

tools/pip-requires

index 9f7f880fe06cd04edd221ff115191a515e35b0e2..44fbefa4dc22d2fb29b677d25a804729b1b699b7 100644 (file)
@@ -10,6 +10,7 @@
 # libxml2-dev(el) and libxslt-dev(el) packages.
 
 PyCrypto
+boto==2.1.1
 eventlet>=0.9.17
 greenlet>=0.3.1
 httplib2
@@ -18,13 +19,14 @@ kombu==1.0.4
 lxml>=2.3,<=2.3.5
 sqlalchemy-migrate>=0.7.2
 python-novaclient
-Paste
+PasteDeploy==1.5.0
 routes==1.12.3
 pysendfile
 SQLAlchemy>=0.7.8,<=0.7.9
 WebOb==1.0.8
 python-keystoneclient
-glance
+python-glanceclient
 python-memcached
 python-swiftclient
 python-quantumclient
+PyYAML>=3.1.0