diff options
author | Mate Lakat <mate.lakat@citrix.com> | 2013-01-24 13:27:40 +0000 |
---|---|---|
committer | Mate Lakat <mate.lakat@citrix.com> | 2013-01-24 17:40:29 +0000 |
commit | a4fd9df8723b6647a79e3e9a5abdd076ba0c5363 (patch) | |
tree | 9e67437ce07a6b2ddcc09ce3cc783211b4e597d7 /nova/exception.py | |
parent | 97a5274f5baea7072c0992e2d2becca539b92a11 (diff) | |
download | nova-a4fd9df8723b6647a79e3e9a5abdd076ba0c5363.tar.gz nova-a4fd9df8723b6647a79e3e9a5abdd076ba0c5363.tar.xz nova-a4fd9df8723b6647a79e3e9a5abdd076ba0c5363.zip |
Fix rendering of FixedIpNotFoundForNetworkHost
Fixes bug 1104000
With https://review.openstack.org/18319 a small bug was introduced. The
exception FixedIpNotFoundForNetworkHost is expecting network_id
parameter, and the change modified that parameter to network_uuid. This
patch fixes this problem at the raise point.
Change-Id: Idc0fa7fcba9ad37b73183f8811376c6c8adada68
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions