On 25/2/22 22:01, Cleber Rosa wrote:
Since Avocado 94.0[1], the "avocado.utils.network" dropped a lot of
previously deprecated API names, having the new names into a finer
grained structure.

This simply uses the new API names for the network port utility
module.

[1] - 
https://avocado-framework.readthedocs.io/en/latest/releases/94_0.html#utility-apis

Signed-off-by: Cleber Rosa <cr...@redhat.com>
---
  tests/avocado/avocado_qemu/__init__.py | 5 +++--
  tests/avocado/migration.py             | 4 ++--
  2 files changed, 5 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to