Marcin Wilk 230a5397ed Add 'prefer-chassis-as-gw=true' config to ovn-chassis
Since Caracal release OVN chassis without this option set, don't
configure external ports preventing North/South traffic. There is
an open LP#2071391 [1], which describes this problem and links to
the Caracal release notes for details [2].

Without this patch, Zaza functional tests fail because after
migrating ML2 to OVN, there is no connectivity to instances via
FIPs.

[1] https://bugs.launchpad.net/charm-ovn-chassis/+bug/2071391
[2] https://docs.openstack.org/releasenotes/neutron/2024.1.html#new-features

Change-Id: I3d7595bf21c98b481565e33776c2c104ad25c33c
Signed-off-by: Marcin Wilk <marcin.wilk@canonical.com>
2024-10-05 19:26:06 +02:00
..
2024-06-21 17:42:21 -07:00

Overview

This directory provides Zaza tests to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.

For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.