Comment 2 for bug 1195468

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/35356
Committed: http://github.com/openstack/nova/commit/4721408ea861a66af1ad1df5a45c42addcd8a95f
Submitter: Jenkins
Branch: master

commit 4721408ea861a66af1ad1df5a45c42addcd8a95f
Author: Rohit Karajgi <email address hidden>
Date: Fri Jun 28 08:14:04 2013 -0700

    Fix HTTP response for PortNotFound during boot

    If a non-existent Quantum port is passed as a network parameter during create
    instance, Nova API should return an HTTP BadRequest.

    Fixes bug #1195468

    Change-Id: I5914fda076fdd3ff20c81984364ca725edae1a78