fix(api): Remove support for old behaviors 78/41278/2
authorVratko Polak <[email protected]>
Fri, 19 Jul 2024 08:14:49 +0000 (10:14 +0200)
committerVratko Polak <[email protected]>
Fri, 19 Jul 2024 08:14:49 +0000 (10:14 +0200)
commit901fba157df6da09800866c7eb80014ae2ffbf5b
tree27d82016e0914a38e2cf2ac766482925e3b23a75
parent8cb54f29a244f8349b0774d60ea878a0defb3d3a
fix(api): Remove support for old behaviors

The 2406 cycle did not upgrade any messages used by CSIT.
But there were few workarounds in CSIT code
to accomodate vehavior of older VPP builds.
Two removed.
One (re PAPI) stays, as that needs more testing.

Change-Id: I0595cf1d8b9d9ea80113f59130cbbdf00a249157
Signed-off-by: Vratko Polak <[email protected]>
resources/api/vpp/supported_crcs.yaml
resources/libraries/python/IPsecUtil.py