~berendt/nova/FileDriver

Viewing all changes in revision 644.

  • Committer: Tarmac
  • Author(s): Anthony Young
  • Date: 2011-02-01 19:14:29 UTC
  • mfrom: (635.1.6 nova)
  • Revision ID: tarmac-20110201191429-nz13bhtvgotu94to
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: