Comment 1 for bug 1631471

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

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

commit 2bbb482106d9ec97537d4604096a3fca1ddae2d4
Author: Choe, Cheng-Dae <email address hidden>
Date: Sat Oct 8 02:50:25 2016 +0900

    Fix router unset --route option

    Fix the "--route" option one the "os route unset" command. The option
    did not convert gateway to nexthop which results "Router does not contain
    route" error.

    Change-Id: Ia57bc7ea77ad7c6030535180a6ce42b4928c9e56
    Closes-Bug: 1631471