Comment 12 for bug 1940324

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

Reviewed: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/853367
Committed: https://opendev.org/openstack/manila-tempest-plugin/commit/f67893ccccb59151b69719bf44c3a09aae541b11
Submitter: "Zuul (22348)"
Branch: master

commit f67893ccccb59151b69719bf44c3a09aae541b11
Author: Goutham Pacha Ravi <email address hidden>
Date: Tue Aug 16 14:07:06 2022 -0700

    Use OVS with IPv6 data path testing jobs

    We run IPv6 data-path tests with LVM and
    Ceph-NFS drivers by setting up bgp to
    advertise tenant network routes to the host.
    Bug #1959666 prevents the use of OVN with
    neutron-dynamic-routing. The underlying neutron
    ML2 mechanism driver doesn't matter to
    manila; so lets use OVS in the meanwhile with
    these test jobs.

    Closes-Bug: #1940324
    Related-Bug: #1959666
    Change-Id: I5b37f31e302ce75650f817a937d8f17ee58887b2
    Signed-off-by: Goutham Pacha Ravi <email address hidden>