lp:~ttx/nova/bexar-lp724325

Created by Thierry Carrez and last modified
Get this branch:
bzr branch lp:~ttx/nova/bexar-lp724325
Only Thierry Carrez can upload to this branch. If you are Thierry Carrez please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thierry Carrez
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

652. By Thierry Carrez

Globally exclude .pyc files from tarball contents

651. By Jay Pipes

This adds support for building the message catalogs on install of Nova.

650. By Thierry Carrez

Add support for micro-versions, and bump version number to 2011.1.1.

649. By Thierry Carrez

Fixes undefined reference to volume_ref that is used for a log message in init_host in volume/manager.py. The variable was supposed to be just volume.

648. By Thierry Carrez

Get a fresh connection in rpc.cast rather than using a recycled one.

647. By Thierry Carrez

Checks whether the instance id is a list or not before assignment. This is to fix a bug relating to nova/boto. The AWK-SDK libraries pass in a string, not a list. The euca tools pass in a list.

646. By Thierry Carrez

Fixes tarball contents by adding missing scripts and files to setup.py / MANIFEST.in

645. By Soren Hansen

Set FINAL = True in version.py.

644. By Anthony Young

Fixes bug #709057

* Mark security_group_instance_associations as deleted when instance deleted
* Mark security_group_instance_associations as deleted when security_group deleted
* Make SecurityGroup.instances mapping properly ignore deleted security_group_instance_associations
* Add tests

IMO, this is important to merge. Nebula has monitoring projects that continually launch and destroy instances, and I imagine other real-world deployments may have similar health checkers. After a few weeks such health checkers choke due to the inefficient queries related to #709057.

643. By Tushar Patil

Fix for LP Bug #709510

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