Comment 3 for bug 1542363

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

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

commit bf2dbf3256aec882ad558b1f38dd568fa6f08ff1
Author: Richard Theis <email address hidden>
Date: Fri Feb 12 10:11:24 2016 -0600

    Add subnet functional tests

    Add functional tests for "os subnet" commands.

    Change-Id: Ie80763334f2fb4099b3e549256576d71cc213c07
    Depends-On: Ia6120b8dccf2ee83dc89b3f496f7180d4dc5199a
    Related-Bug: #1523258
    Related-Bug: #1542359
    Related-Bug: #1542362
    Related-Bug: #1542364
    Related-Bug: #1542363
    Partially-Implements: blueprint neutron-client