diff options
author | Devananda van der Veen <devananda.vdv@gmail.com> | 2012-10-27 22:14:34 -0700 |
---|---|---|
committer | Devananda van der Veen <devananda.vdv@gmail.com> | 2012-11-01 13:44:57 -0700 |
commit | 6aa7ba255282e55cf7177255e7b30cbd297f3f96 (patch) | |
tree | fcd5ffe1a4c0387d7e0befbb17a55a406eefe8e1 /nova/notifications.py | |
parent | 6ee9883b8cb1ef8e503a03229a100e50813abe5a (diff) | |
download | nova-6aa7ba255282e55cf7177255e7b30cbd297f3f96.tar.gz nova-6aa7ba255282e55cf7177255e7b30cbd297f3f96.tar.xz nova-6aa7ba255282e55cf7177255e7b30cbd297f3f96.zip |
improve sessions around floating_ip_get_by_address
improve session handling around calls to floating_ip_get_by_address.
Removed 'session' parameter from public method calls, and replaced
private calls with new method _floating_ip_get_by_address.
Some existing calls to floating_ip_get_by_address were easily rewritten
into a simple model_query().update() call and thus removed. Others can
be cleaned up later.
blueprint db-cleanup
Change-Id: I4db11e6d7fda43420bca800c44c34efdefb8038a
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions