nova/nova/api/ec2
Matthew Treinish f500f99aad
Handle neutron exception on bad floating ip create request
This commit adds a new nova exception to handle a floating ip create
failure with a BadRequest exception from neutronclient. This is then
used in all 3 nova api implementations to ensure a 400 response is
returned just as neutron is returning to nova.

Change-Id: I36e8ef0113ae91e3b15c846c6d10e0b766cf2a37
Closes-Bug: #1482816
2015-08-27 19:25:24 -04:00
..
__init__.py Handle neutron exception on bad floating ip create request 2015-08-27 19:25:24 -04:00
apirequest.py Use oslo.log 2015-02-22 07:56:40 -05:00
cloud.py Merge "Use min and max on IntOpt option types" 2015-08-24 22:27:05 +00:00
ec2utils.py Merge "Replace unicode with six.text_type" 2015-05-21 00:47:36 +00:00
faults.py Use oslo.log 2015-02-22 07:56:40 -05:00
inst_state.py Remove vi modelines 2014-02-03 14:19:44 +00:00