floodlight / oftest

OpenFlow Switch Test Framework
oftest.openflowhub.org
Other
86 stars 108 forks source link

[SWL-8183] Add yaml compatibility. #257

Closed jnealtowns closed 9 months ago

jnealtowns commented 9 months ago

SWL-8183 Add yaml compatibility.

The yaml module in bookworm requires the specification of the Loader argument.
This change makes oftest compatible with both the old and new yaml.load()