Files
cloudbase-init/cloudbaseinit/tests/testutils.py
Takashi Kajinami 2c2bb5e6c1 Use LOG.warning instead of deprecated LOG.warn
The LOG.warn method is deprecated[1] and the LOG.warning method should
be used instead.

[1] https://docs.python.org/3/library/logging.html#logging.warning

Change-Id: I9037d4dfc680586ec5aa14d6f57e12dbdc4a4b91
2024-06-07 10:07:47 +00:00

7.0 KiB