From: Steve Baker Date: Mon, 26 Nov 2012 01:34:38 +0000 (+1300) Subject: Add packages and versions in response to grizzly-1 X-Git-Tag: 2014.1~1176 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=60531b4ca53379a7cb0124d47ce2028e3d475e94;p=openstack-build%2Fheat-build.git Add packages and versions in response to grizzly-1 - 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 --- diff --git a/tools/pip-requires b/tools/pip-requires index 9f7f880f..44fbefa4 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -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