Comment 13 for bug 1519503

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

Reviewed: https://review.openstack.org/257355
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=408dc7b2904f5d60061da07c57cbaeaf1b96c719
Submitter: Jenkins
Branch: master

commit 408dc7b2904f5d60061da07c57cbaeaf1b96c719
Author: Tang Chen <email address hidden>
Date: Tue Dec 15 17:28:06 2015 +0800

    Router: Add "router show" command using SDK

    This patch adds "router show" command to osc using sdk.

    Change-Id: Idb0f7f0376926e97f9f70a52ef21511e7ffa9d92
    Implements: blueprint neutron-client
    Partial-bug: #1519503