Because LOG.warn is deprecated,
we should replace LOG.warn with LOG.warning.
This patch add a hacking rule:
[N313] - Validate that LOG.warning is used instead of deprecated LOG.warn.
and replace deprecated LOG.warn with LOG.warning in rally/api.py
Change-Id: I7d016b30368f13bde822ca27ef503ce09e3e875b
Closes-Bug: #1508442
15 KiB
15 KiB