lp:~mirantis/+junk/ldap-notifier

Created by Mike Scherbakov and last modified
Get this branch:
bzr branch lp:~mirantis/+junk/ldap-notifier
Members of Mirantis Inc. can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Mirantis Inc.
Status:
Development

Recent revisions

1177. By Mike Scherbakov

Added ldap notifier patch

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.

1168. By Sandy Walsh

Now forwards create instance requests to child zones.
Refactored nova.compute.api.create() to support deferred db entry creation.

NOTE: created instances using the ZoneAwareScheduler result in two db entries: one in the parent zone, one in the child zone. This will be fixed in the next branch which will deal with reservation ID's and a new POST /zone/server OS API command. All the other schedulers work as advertised.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers