lp://staging/~blamar/nova/xenapi_cleanup_p1
- Get this branch:
- bzr branch lp://staging/~blamar/nova/xenapi_cleanup_p1
Branch merges
Branch information
Recent revisions
- 1176. By Sandy Walsh
-
Illustrations now added to Distributed Scheduler documentation (and fixed up some formatting)
- 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.
NoFloatingIpsDe fined 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