Comment 4 for bug 1856671

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

Reviewed: https://review.opendev.org/705215
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=2385e0417beaf6ca83adbd64b1cb174daf89add7
Submitter: Zuul
Branch: master

commit 2385e0417beaf6ca83adbd64b1cb174daf89add7
Author: Lukas Piwowarski <email address hidden>
Date: Fri Jan 31 12:28:20 2020 +0000

    Add subnet_id option

    When tested network contained more than one subnet then test failed
    due to assert call.

    Subnet_id option specifies which subnet should be used for testing
    when more than one subnet in network is present. If subnet_id is
    specified then each created VM is assigned a floating IP within
    the range of the subnet.

    Closes-Bug: 1856671
    Change-Id: Ie4d44b16595055201e12f10982fc78683a12d41a