~fnordahl/ubuntu/+source/ovn:ubuntu/focal

Last commit made on 2022-07-20
Get this branch:
git clone -b ubuntu/focal https://git.launchpad.net/~fnordahl/ubuntu/+source/ovn
Only Frode Nordahl can upload to this branch. If you are Frode Nordahl please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/focal
Repository:
lp:~fnordahl/ubuntu/+source/ovn

Recent commits

6d9e777... by Frode Nordahl

release package ovn 20.03.2-0ubuntu0.20.04.4

Signed-off-by: Frode Nordahl <email address hidden>

da487a1... by Frode Nordahl

debian: Determine testlist at build time

The test numbers in the generated autotools testsuite change
whenever upstream adds more tests or extends the test matrix.

Make the flaky test skiplist more robust by programatically
determine the test numbers from the descriptions at build time.

Signed-off-by: Frode Nordahl <email address hidden>
(cherry picked from commit b6cb0d4e1d88f123a20cbc65d841741e4584f5f1)

8aa40e6... by Frode Nordahl

Adapt to changes made in previous OVS point release

  - d/control: Update required openvswitch build requirement.
  - d/p/lp-1980213-treewide-bump-ovs-and-fix-problematic-loops.patch

Signed-off-by: Frode Nordahl <email address hidden>

ec4824e... by Frode Nordahl

changelog: Fix upgrade from OVN 20.03 to newer OVN versions (LP: #1940043)

* Fix upgrade from OVN 20.03 to newer OVN versions (LP: #1940043):
  - d/ovn-host.ovn-controller.service: Pass --restart option when
    calling `ovn-ctl stop_controller`
  - d/p/lp-1940043-0001-Provide-the-option-to-pin-ovn-controller-and-ovn-nor.patch
  - d/p/lp-1940043-0002-controller-Allow-pinctrl-thread-to-handle-packet-ins.patch

Signed-off-by: Frode Nordahl <email address hidden>

7d45349... by Frode Nordahl

Pass --restart option to stop_controller

When upgrading OVN the data plane component may not be able to
program the local vSwitch until the central components are also
upgradewd.

To allow for the upgrade to progress with less data plane outage
we should stop the ovn-controller with the --restart option so
that it does not flush installed flows on exit. (LP: #1940043)

Signed-off-by: Frode Nordahl <email address hidden>
(cherry picked from commit 3c601ecc13724d3f13ec0cc989f6ffd838f787f8)

9467f25... by Frode Nordahl

Backport ovn-controller northd version pinning

Signed-off-by: Frode Nordahl <email address hidden>

e0e6bfa... by James Page

Minor changelog lint.

8a3d994... by Frode Nordahl

Fix Multicast traffic between VMs using provider networks

* Fix Multicast traffic between VMs using provider networks (LP: #1957817):
 - d/p/lp-1957817-ovn-northd-Add-localnet-ports-to-Multicast_Groups-cr.patch

1272554... by Frode Nordahl

Add support for PTR DNS requests

  * Add support for PTR DNS requests (LP: #1857026)
    - d/p/lp-1857026-controller-Add-support-for-PTR-DNS-requests.patch

98f97ac... by James Page

Tidy changelog