diff options
author | John Tran <jtran@attinteractive.com> | 2011-06-01 23:26:18 +0000 |
---|---|---|
committer | Tarmac <> | 2011-06-01 23:26:18 +0000 |
commit | 78093e8101d1981fc1fbafc963023bc70ad6b3b6 (patch) | |
tree | 23b98405899b8d0902c38931e97410333d7dbaae /nova/exception.py | |
parent | 1f612729f9cb7da1c01395e77856da2ba9576c32 (diff) | |
parent | ced79009e6555eb75f3862184834a883d37b2062 (diff) | |
download | nova-78093e8101d1981fc1fbafc963023bc70ad6b3b6.tar.gz nova-78093e8101d1981fc1fbafc963023bc70ad6b3b6.tar.xz nova-78093e8101d1981fc1fbafc963023bc70ad6b3b6.zip |
Fixes nova-manage bug. When a nova-network host has allocated floating ips *AND* some associated, the nova-manage floating list <host> would throw exception because was expecting hash with 'ec2_id' key , however, the obj returned is a sqlalchemy obj and the attr we need is 'hostname'.
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions