designate/doc/source
Erik Olof Gunnar Andersson 8bc3693c19 Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated in Python 3 [1] . But it still used in a few places, non-deprecated LOG.warning should be used instead.

Note: If we are using logger from oslo.log, warn is still valid [2], but I agree we can switch to LOG.warning.

[1]https://docs.python.org/3/library/logging.html#logging.warning
[2]https://github.com/openstack/oslo.log/blob/master/oslo_log/log.py#L85

Change-Id: Ibbcc287815cbc06162a13448c2dabcb0748e4e32
Closes-Bug: #1508442
2018-04-03 14:28:01 -07:00
..
admin Docs Refactor 2017-12-05 21:06:18 +00:00
configuration Remove v1 API 2018-01-11 14:13:43 +00:00
contributor Replace deprecated LOG.warn with LOG.warning 2018-04-03 14:28:01 -07:00
diagrams Fix some typos in 6 files 2015-02-07 12:49:42 +00:00
examples Remove v1 API 2018-01-11 14:13:43 +00:00
images Improving the designate topology. 2017-08-21 09:39:41 +07:00
install Correct link address in docs 2018-01-29 14:22:04 +08:00
user Remove v1 API 2018-01-11 14:13:43 +00:00
conf.py Docs Refactor 2017-12-05 21:06:18 +00:00
index.rst Update docs formatting 2017-09-05 11:19:30 +00:00