lp:~ttx/nova/bexar-lp714678

Created by Thierry Carrez and last modified
Get this branch:
bzr branch lp:~ttx/nova/bexar-lp714678
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

646. By Thierry Carrez

Backport fix for bug 714678

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

642. By Ilya Alekseyev

Changed default handler for uncaughted exceptions. It uses logging instead print to stderr.

641. By Devin Carlen

Enabled modification of projects using the EC2 admin API.

640. By termie

Match the initial db version to the actual Austin release db schema.

Fixes: https://bugs.launchpad.net/nova/+bug/709183

Tested by copying nova/tests/db/nova.austin.sqlite to ./nova.sqlite and running ./bin/nova-manage db sync

639. By Devin Carlen

Made adminclient get_user return None instead of throwing EC2Exception if requested user not available.

This change is isolated to the adminclient code itself and has no ramifications on the nova server codebase.

This bug severely impacts automated deployments of django-nova and the openstack-dashboard, which are scheduled for formal release next week, so I'd really like to see this simple patch make it in for bexar release.

638. By Vish Ishaya

Disassociate all floating ips on terminate instance.

637. By Vish Ishaya

Fixes simple scheduler to able to be run_instance by admins + availability zones.

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