lp:~yamahata/nova/lp797510

Created by Isaku Yamahata and last modified
Get this branch:
bzr branch lp:~yamahata/nova/lp797510
Only Isaku Yamahata can upload to this branch. If you are Isaku Yamahata please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Isaku Yamahata
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1183. By Isaku Yamahata

tools/pip-requires: fix novaclient version

noveclient 2.5 doesn't exist, but 2.5.1

1182. By Dan Prince

Updated so that we use a 'tmp' subdirectory under the Xen SR when staging migrations. Fixes an issue where you would get a 'File exists' error because the directory under 'images' already existed (created via the rsync copy).

1181. By Alex Meade

Changed requests with malformed bodies to return a HTTP 400 Bad Request instead of a HTTP 500 error.

1180. By Sandy Walsh

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.

1179. By Alex Meade

Changed requests with malformed bodies to return a HTTP 400 Bad Request instead of a HTTP 500 error.

1178. By Alex Meade

Cleaned up pep8 errors using the current version of pep8 located in pip-requires. This is to remove the cluttered output when using the virtualenv to run pep8 (as you should). This will make development easier until the virtualenv requires the latest version of pep8 (see bug 721867).

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

Branch metadata

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

Subscribers