Comment 2 for bug 1203631

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

Reviewed: https://review.openstack.org/38104
Committed: http://github.com/openstack/neutron/commit/88dc6ea2eb99aa184eec5873218f3ab491abbfd1
Submitter: Jenkins
Branch: master

commit 88dc6ea2eb99aa184eec5873218f3ab491abbfd1
Author: Yang Yu <email address hidden>
Date: Mon Jul 22 14:14:36 2013 +0800

    Prompted error message is not correct for PortNotFound

    When deleting a non-existing port, the error message would be
    "Port XXXX could not be found on network None" for some plugins.
    "network None" is not correct enough here.

    Fixes bug #1203631

    Change-Id: Ie5d1ec99a2726ff3fec07f83f83a12d24613ae57