Comment 4 for bug 1251314

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

Reviewed: https://review.openstack.org/59002
Committed: http://github.com/openstack/horizon/commit/059b75625c4f0b022047c0b5996eeee5df2194d4
Submitter: Jenkins
Branch: master

commit 059b75625c4f0b022047c0b5996eeee5df2194d4
Author: Thomas Stenberg <email address hidden>
Date: Thu Nov 28 13:28:31 2013 +0100

    Corrected incorrect message when deleting port.

    Updated the file /horizon/openstack_dashboard/dashboards/admin/
    networks/ports/tables.py so it will give the correct error message
    when trying to delete a port that is in use.This updated error
    message will give the same information as when using the command-line.

    Change-Id: I62c0fb1c5b9b073c0d083bddc45133d502b554be
    Closes-Bug: #1251314