charm-neutron-openvswitch/tests
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
..
bundles Add 'prefer-chassis-as-gw=true' config to ovn-chassis 2024-10-05 19:26:06 +02:00
README.md Update to classic charms to build using charmcraft in CI 2022-02-17 12:30:14 -05:00
tests.yaml Add charmcraft 3 support 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.