diff options
author | John H. Tran <jhtran@att.com> | 2012-06-22 19:14:06 -0700 |
---|---|---|
committer | John Tran <jhtran@att.com> | 2012-06-28 17:39:04 -0700 |
commit | 61ab72d15b3ac61b245e0bdd4a7bee5f3a673f75 (patch) | |
tree | ab3522eb7ed63eb6734b89da200709dbca6891c3 /nova/exception.py | |
parent | 2c0083d84ab07be55e4cea49a3273e6890b22d3c (diff) | |
download | nova-61ab72d15b3ac61b245e0bdd4a7bee5f3a673f75.tar.gz nova-61ab72d15b3ac61b245e0bdd4a7bee5f3a673f75.tar.xz nova-61ab72d15b3ac61b245e0bdd4a7bee5f3a673f75.zip |
deallocate_fixed_ip attempts to update deleted ip
Fixes bug 1017633. When deleting a vm, the nova
network manager looks to deallocate wrong fixed
ip when context has read_deleted set to 'yes',
in case when a network had been deleted and re-
created , it attempts to update already deleted
fixed_ips and therefore looks to teardown from
wrong network_id as well.
Change-Id: I574a20273220ef81498403da80f489732ae81eb1
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions