summaryrefslogtreecommitdiffstats
path: root/nova/context.py
diff options
context:
space:
mode:
authorKevin L. Mitchell <kevin.mitchell@rackspace.com>2011-09-08 20:27:33 +0000
committerTarmac <>2011-09-08 20:27:33 +0000
commitb48ccfdfbc42f399aaeb29e5305c3855a719b02d (patch)
treeb3202d27cf15e155f89c35eb5c3bb707dd50a7f0 /nova/context.py
parent22690ddbe73cdd0087d0b5c6d82be7ecdf048932 (diff)
parentc8a48eec1fb9f205af5cef2b882fc171bcca4d57 (diff)
downloadnova-b48ccfdfbc42f399aaeb29e5305c3855a719b02d.tar.gz
nova-b48ccfdfbc42f399aaeb29e5305c3855a719b02d.tar.xz
nova-b48ccfdfbc42f399aaeb29e5305c3855a719b02d.zip
One more bug fix to make zones work in trunk. Basic problem is that in novaclient using the 1.0 OSAPI, servers.create() takes an ipgroups argument, but when using the 1.1 OSAPI, it doesn't, which means booting instances in child zones won't work with OSAPI v1.0. This fix works around that by using keyword arguments for all the arguments after the flavor, and dropping the unused ipgroups argument.
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions