~ubuntu-branches/ubuntu/saucy/nova/saucy-proposed

« back to all changes in this revision

Viewing changes to tools/pip-requires

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-05-24 13:12:53 UTC
  • mfrom: (1.1.55)
  • Revision ID: package-import@ubuntu.com-20120524131253-ommql08fg1en06ut
Tags: 2012.2~f1-0ubuntu1
* New upstream release.
* Prepare for quantal:
  - Dropped debian/patches/upstream/0006-Use-project_id-in-ec2.cloud._format_image.patch
  - Dropped debian/patches/upstream/0005-Populate-image-properties-with-project_id-again.patch
  - Dropped debian/patches/upstream/0004-Fixed-bug-962840-added-a-test-case.patch
  - Dropped debian/patches/upstream/0003-Allow-unprivileged-RADOS-users-to-access-rbd-volumes.patch
  - Dropped debian/patches/upstream/0002-Stop-libvirt-test-from-deleting-instances-dir.patch
  - Dropped debian/patches/upstream/0001-fix-bug-where-nova-ignores-glance-host-in-imageref.patch 
  - Dropped debian/patches/0001-fix-useexisting-deprecation-warnings.patch
* debian/control: Add python-keystone as a dependency. (LP: #907197)
* debian/patches/kombu_tests_timeout.patch: Refreshed.
* debian/nova.conf, debian/nova-common.postinst: Convert to new ini
  file configuration
* debian/patches/nova-manage_flagfile_location.patch: Refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
amqplib==0.6.1
4
4
anyjson==0.2.4
5
5
boto==2.1.1
6
 
carrot==0.10.5
7
6
eventlet
8
7
kombu==1.0.4
9
8
lockfile==0.8
10
9
lxml==2.3
11
10
python-daemon==1.5.5
12
 
python-gflags==1.3
13
 
python-novaclient
14
11
routes==1.12.3
15
12
WebOb==1.0.8
16
 
wsgiref==0.1.2
17
13
greenlet>=0.3.1
18
14
PasteDeploy==1.5.0
19
15
paste
26
22
pycrypto
27
23
Babel>=0.9.6
28
24
iso8601>=0.1.4
 
25
httplib2