blazar/blazar
Takashi Kajinami 86facea1e4 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: Id847acd613c27d4e647391c346ab6d3ceced99e4
2022-01-19 17:49:31 +09:00
..
api Add usage enforcement framework 2021-03-24 16:57:13 +01:00
cmd [goal] Deprecate the JSON formatted policy file 2021-01-28 16:37:30 +01:00
db Fix list_allocations for multi-host reservations 2022-01-18 23:21:43 +01:00
enforcement Remove six again 2021-06-01 09:51:40 +02:00
hacking Use LOG.warning instead of deprecated LOG.warn 2022-01-19 17:49:31 +09:00
manager Add usage enforcement framework 2021-03-24 16:57:13 +01:00
monitor Fix :param: in docstring 2019-06-14 16:39:57 +08:00
notification Replace messaging.get_transport with get_rpc_transport 2017-06-07 14:21:09 +09:00
plugins Use LOG.warning instead of deprecated LOG.warn 2022-01-19 17:49:31 +09:00
policies Expose floatingip APIs and virtual:floatingip resources 2019-03-19 09:59:53 +00:00
tests Use LOG.warning instead of deprecated LOG.warn 2022-01-19 17:49:31 +09:00
utils Use LOG.warning instead of deprecated LOG.warn 2022-01-19 17:49:31 +09:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
config.py [goal] Deprecate the JSON formatted policy file 2021-01-28 16:37:30 +01:00
context.py Add request_id middleware support 2019-09-05 14:39:00 +00:00
exceptions.py Add microversion support 2019-09-10 18:59:36 +02:00
i18n.py Fix typos 2017-09-12 02:15:09 +00:00
opts.py Add usage enforcement framework 2021-03-24 16:57:13 +01:00
policy.py [goal] Deprecate the JSON formatted policy file 2021-01-28 16:37:30 +01:00
rpc.py Re-use rpc transport 2021-01-23 23:14:08 +00:00
status.py Use LOG.warning instead of deprecated LOG.warn 2022-01-19 17:49:31 +09:00
version.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00