summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorSandy Walsh <sandy.walsh@rackspace.com>2011-06-14 21:11:25 +0000
committerTarmac <>2011-06-14 21:11:25 +0000
commit2899a388ea02d1bbb1fe0ed03ef1686bae907186 (patch)
treeedd622f3dfcd0d897d2feeaed242e486c284cf77 /tools
parent0a4f73d83904188c07928e8b6288d0bd467a0f39 (diff)
parent0ce3e2af1b2d48d53c7ae6f59caca745946c6198 (diff)
downloadnova-2899a388ea02d1bbb1fe0ed03ef1686bae907186.tar.gz
nova-2899a388ea02d1bbb1fe0ed03ef1686bae907186.tar.xz
nova-2899a388ea02d1bbb1fe0ed03ef1686bae907186.zip
Phew ... ok, this is the last dist-scheduler merge before we get into serious testing and minor tweaks. The heavy lifting is largely done.
This branch adds an OS API POST /zone/boot command which returns a reservation ID (unlike POST /servers which returns a single instance_id). This branch requires v2.5 of python-novaclient Additionally GET /servers can now take an optional reservation_id parameter, which will return all the instances with that reservation ID across all zones.
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index e81ef944a..168dacd40 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -10,7 +10,7 @@ boto==1.9b
carrot==0.10.5
eventlet==0.9.12
lockfile==0.8
-python-novaclient==2.3
+python-novaclient==2.5
python-daemon==1.5.5
python-gflags==1.3
redis==2.0.0