Comment 11 for bug 1546849

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

Reviewed: https://review.openstack.org/281694
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=8ecdc57ea680b7e20835bea69a2d18e1460d9406
Submitter: Jenkins
Branch: master

commit 8ecdc57ea680b7e20835bea69a2d18e1460d9406
Author: reedip <email address hidden>
Date: Sat Mar 19 12:04:00 2016 +0900

    Add "router remove port" to osc

    This patch proposes the migration of port
    deletion of Neutron's "router-interface-delete"
    to OSC's "router remove port".

    Change-Id: Ifceabce080aacac9f6410c809fcc097760e0c5ee
    Partial-Bug: #1546849
    Implements: blueprint neutron-client-advanced-router