Comment 10 for bug 1546849

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

Reviewed: https://review.openstack.org/281691
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=2e94f2803fca3862589fe2b10c76c2ebc9e17229
Submitter: Jenkins
Branch: master

commit 2e94f2803fca3862589fe2b10c76c2ebc9e17229
Author: reedip <email address hidden>
Date: Thu Feb 18 17:12:05 2016 +0900

    Add "router add port" to osc

    This patch proposes the migration of port addition of
    Neutron's "router-interface-add" to OSC's "router add port".

    Change-Id: I3a8a76d384caa32975f8e77f50f3cf3c3be13786
    Closes-Bug: #1546849
    Depends-On: I9783bc4ccceae3d361dce52d51483ef2187920a9
    Implements: blueprint neutron-client-advanced-router