feat(MLRsearch): MLRsearch v7 43/38443/79
authorVratko Polak <vrpolak@cisco.com>
Tue, 17 Oct 2023 14:31:35 +0000 (16:31 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 18 Oct 2023 08:10:06 +0000 (08:10 +0000)
Replaces MLRv2, suitable for "big bang" upgrade across CSIT.
PyPI metadata updated only partially (full edits will come separately).
Pylint wants less complexity, but the differences are only minor.

+ Use the same (new CSIT) defaults everywhere, also in Python library.
+ Update also PLRsearch to use the new result class.
+ Make upper bound optional in UTI.
+ Fix ASTF approximate duration detection.
+ Do not keep approximated_receive_rate (for MRR) in result structure.

Change-Id: I03406f32d5c93f56b527cb3f93791b61955dfd74
Signed-off-by: Vratko Polak <vrpolak@cisco.com>

No differences found