Comment 12 for bug 1519503

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

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

commit 8a805dae0cc0ac3391c970a84b540a85cce24274
Author: Tang Chen <email address hidden>
Date: Tue Dec 15 10:04:07 2015 +0800

    Router: Add "router set" command using SDK

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

    NOTE: Setting ha property of a router is not supported for now.
          Will suppport it in another patch.

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