diff options
author | Fumihiko Kakuma <kakuma@valinux.co.jp> | 2016-06-15 09:08:51 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-06-18 13:53:50 +0900 |
commit | 9f4328682fc2004f5fc6e247ba1614c8665030ae (patch) | |
tree | b496c948bc6b5a489ca4607cde136e3f4677f437 /doc/source/quantumclient/client.py | |
parent | f86499373a44972c77aa8ccc7b5f10f2fab024e1 (diff) |
python 3: Replace deprecated logging.warn with logging.warning
logging.warn is deprecated in Python 3 [1].
This patch switches it to the non-deprecated logging.warning.
This is bug-reported by openstack [2].
[1] https://docs.python.org/3/library/logging.html#logging.warning
[2] https://bugs.launchpad.net/magnum/+bug/1508442
Signed-off-by: Fumihiko Kakuma <kakuma@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/quantumclient/client.py')
0 files changed, 0 insertions, 0 deletions