Comment 1 for bug 1616115

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

Reviewed: https://review.openstack.org/359166
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=088747cb7729e2f2b9454f4ae89fd4661e714907
Submitter: Jenkins
Branch: master

commit 088747cb7729e2f2b9454f4ae89fd4661e714907
Author: Rodrigo Barbieri <email address hidden>
Date: Tue Aug 23 09:25:52 2016 -0300

    Fix connectivity problem in Scenario job

    In Scenario job, tests consist of VMs mounting shares
    provided by share servers.

    Admin network is used by share migration tests and is
    by default used in other tests as well. Previously it
    used the same network address range as tenant networks
    (used by VMs) and there was no conflict.

    Recently some unknown change broke connectivity between
    VMs and share server in scenario job. It seems as there
    is now a conflict between those network addresses ranges.
    This patch changes the admin network address range,
    removing the existing conflict.

    Closes-bug: #1616115

    Change-Id: I5bdb70cae4eab2930f3f559a621643ad732909bb