qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/9] Avocado migration test: adapt to "utils.network" API nam


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 3/9] Avocado migration test: adapt to "utils.network" API namespace change
Date: Sun, 27 Feb 2022 19:48:54 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

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 <crosa@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é <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]