diff options
author | Soren Hansen <soren@linux2go.dk> | 2011-01-13 19:09:50 +0000 |
---|---|---|
committer | Tarmac <> | 2011-01-13 19:09:50 +0000 |
commit | 24e6372891be1b6dd81de0af89ece88f256a32e9 (patch) | |
tree | 921ab34b44f35ec7725223b750037d18ca6e3a8e /nova/wsgi.py | |
parent | efd116da3da634156f6acb8190d21f6ef24e0235 (diff) | |
parent | 27480db8f9b9df08b69a00e1155c64e6590d79f3 (diff) | |
download | nova-24e6372891be1b6dd81de0af89ece88f256a32e9.tar.gz nova-24e6372891be1b6dd81de0af89ece88f256a32e9.tar.xz nova-24e6372891be1b6dd81de0af89ece88f256a32e9.zip |
Add a new method to firewall drivers to tell them to stop filtering a particular instance. Call it when an instance has been destroyed.
Use dict()s (keyed off id's) instead of set()s for keeping track of instances and security groups in the iptables firewall driver. __eq__ for objects from sqlalchemy fetched in different sessions doesn't work as expected, so I needed to explicitly filter on ID.
Diffstat (limited to 'nova/wsgi.py')
0 files changed, 0 insertions, 0 deletions