summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorRobin Jarry <rjarry@redhat.com>2023-01-23 11:57:19 +0100
committerIlya Maximets <i.maximets@ovn.org>2023-01-27 16:13:07 +0100
commitc3ed0bf34b8a77af4dd4e6d7a6991ce92b7f1aaf (patch)
tree269884bfe4180367c746d9a23b825a260e22bbb7 /Documentation
parente5b3cb9995445cd83ab1d2811bfd79ca03dd46d4 (diff)
downloadopenvswitch-c3ed0bf34b8a77af4dd4e6d7a6991ce92b7f1aaf.tar.gz
tests/mfex: Silence Blowfish/CAST5 deprecation warnings.
On Fedora 37 (at least), MFEX unit tests are failing because of deprecation warnings: $ python3 tests/mfex_fuzzy.py test_traffic.pcap 2000 /usr/lib/python3.11/site-packages/scapy/layers/ipsec.py:471: CryptographyDeprecationWarning: Blowfish has been deprecated cipher=algorithms.Blowfish, /usr/lib/python3.11/site-packages/scapy/layers/ipsec.py:485: CryptographyDeprecationWarning: CAST5 has been deprecated cipher=algorithms.CAST5, Signed-off-by: Robin Jarry <rjarry@redhat.com> Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions