Comment 5 for bug 1495699

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

Reviewed: https://review.openstack.org/275872
Committed: https://git.openstack.org/cgit/openstack/fuel-ostf/commit/?id=3b158d74b77d243f7296fada310455bc6fa44421
Submitter: Jenkins
Branch: master

commit 3b158d74b77d243f7296fada310455bc6fa44421
Author: Timur Nurlygayanov <email address hidden>
Date: Wed Feb 3 21:02:14 2016 +0300

    Fixed issue with ports checks

    OSTF tests don't have direct access to VMs ports,
    we need to check availability of these ports from
    OpenStack controller nodes instead of Fuel master node.

    Change-Id: I90c4980cefb8fc650d1c2d2f4f92e98815bda98f
    Closes-Bug: #1495699