lp://staging/~blamar/nova/xenapi_cleanup_p1

Created by Brian Lamar and last modified
Get this branch:
bzr branch lp://staging/~blamar/nova/xenapi_cleanup_p1
Only Brian Lamar can upload to this branch. If you are Brian Lamar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Lamar
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1178. By Brian Lamar

Abstract out XenAPI call to call which can be easily stubbed.

1177. By Alex Meade

Fixed bug 796619

1176. By Sandy Walsh

Illustrations now added to Distributed Scheduler documentation (and fixed up some formatting)

1175. By Josh Kearney

Removed clocksource=jiffies from PV_args.

1174. By Brian Waldon

- fixes bug that prevented custom wsgi serialization

1173. By William Wolf

This fixes the server_metadata create and update functions that were returning req.body (as a string) instead of body (deserialized body dictionary object). It also adds checks where appropriate to make sure that body is not empty (and return 400 if it is). Tests updated/added where appropriate.

1172. By John Tran

ec2 api method allocate_address ; raises exception.NoFloatingIpsDefined instead of UnknownError when there aren't any floating ips available.

1171. By William Wolf

in XML Serialization of output, the toprettyxml() call would sometimes return a str() and sometimes unicode(), I've forced encoding to utf-8 to ensure that we always get str(). This fixes the related bug.

1170. By Soren Hansen

A recent commit added a couple of directories that don't belong in version control. Remove them again.

1169. By Rick Harris

Allows Nova to talk to multiple Glance APIs (without the need for an external load-balancer). Chooses a random Glance API for each request.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers