Reviewed: https://review.openstack.org/54219 Committed: http://github.com/openstack/nova/commit/2392f746d31028dca5fdf6de423f807bfaf69c84 Submitter: Jenkins Branch: master
commit 2392f746d31028dca5fdf6de423f807bfaf69c84 Author: Aaron Rosen <email address hidden> Date: Mon Oct 28 18:05:15 2013 -0700
Correct exception handling
Previously, it was possible for an exception to be hidden and cause other errors for example: UnboundLocalError: local variable 'port' referenced before assignment was previously occuring if e.status_code != 404
Fixes bug: 1245700
Change-Id: I27e44ffd33a73c88745de8fda8fd7c374435808a
Reviewed: https:/ /review. openstack. org/54219 github. com/openstack/ nova/commit/ 2392f746d31028d ca5fdf6de423f80 7bfaf69c84
Committed: http://
Submitter: Jenkins
Branch: master
commit 2392f746d31028d ca5fdf6de423f80 7bfaf69c84
Author: Aaron Rosen <email address hidden>
Date: Mon Oct 28 18:05:15 2013 -0700
Correct exception handling
Previously, it was possible for an exception to be hidden and cause other
UnboundLocalEr ror: local variable 'port' referenced before assignment
errors for example:
was previously occuring if e.status_code != 404
Fixes bug: 1245700
Change-Id: I27e44ffd33a73c 88745de8fda8fd7 c374435808a