Comment 2 for bug 1683787

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

Reviewed: https://review.openstack.org/457647
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=cf0e6f9cfbfd7149b5fd58756a130426a4b9243a
Submitter: Jenkins
Branch: master

commit cf0e6f9cfbfd7149b5fd58756a130426a4b9243a
Author: Alon Bar Tzlil <email address hidden>
Date: Tue Apr 18 16:55:04 2017 +0300

    Allow router related functions to receive an ID

    Add support for receiving an id as the argument for some router related
    functions in the network proxy class.

    Change-Id: Id80685bd4721f6ed12e5535fe0c6d49ecf10e135
    Closes-Bug: 1683787