commit 5608249c437ca92d81ecc54c2ad02bb510491298
Author: Chris Yeoh <email address hidden>
Date: Wed Aug 14 17:33:56 2013 +0930
Fix HTTP response for PortNotFound during boot (v3 API)
If a non-existent Neutron port is passed as a network parameter during create
instance, Nova API should return a 404 error. This was fixed for the V2
API in commit 4721408ea861a66af1ad1df5a45c42addcd8a95f (though with a 400).
This applies the corresponding fix to the V3 API.
Reviewed: https:/ /review. openstack. org/41863 github. com/openstack/ nova/commit/ 5608249c437ca92 d81ecc54c2ad02b b510491298
Committed: http://
Submitter: Jenkins
Branch: master
commit 5608249c437ca92 d81ecc54c2ad02b b510491298
Author: Chris Yeoh <email address hidden>
Date: Wed Aug 14 17:33:56 2013 +0930
Fix HTTP response for PortNotFound during boot (v3 API)
If a non-existent Neutron port is passed as a network parameter during create af1ad1df5a45c42 addcd8a95f (though with a 400).
instance, Nova API should return a 404 error. This was fixed for the V2
API in commit 4721408ea861a66
This applies the corresponding fix to the V3 API.
Fixes bug 1212137
Change-Id: I27dfba636635eb 8ac257785b833b2 40bc439f9ff