Current Series Release Notes

17.0.0-7

New Features

  • Now this module supports managing a public key infrastructure used by Open vSwitch.

  • The new skip_restart parameter has been added. When this parmeter is set to false, the ovs daemon is not restarted when some options which requires service restart are updated. This avoids immediate network disruption caused by restarting the ovs daemon.

  • This module now supports Ubuntu 22.04 (Jammy Jellyfish).

Upgrade Notes

  • This module no longer supports Ubuntu 20.04 (Focal Fossa).

Bug Fixes

  • Fixed missing triggers to restart the ovs daemon when dpdk options are updated.