Reviewed: https://review.openstack.org/343191 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ecb24c5f1b4a6565f33a69e96352db9d25dc9b7b Submitter: Jenkins Branch: master
commit ecb24c5f1b4a6565f33a69e96352db9d25dc9b7b Author: yatin karel <email address hidden> Date: Sat Jul 16 17:50:48 2016 +0530
Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated. It is still used in few modules. Replaced with non-deprecated LOG.warning.
Change-Id: Ia6acc11eca60c652844175a5742f626732e295e3 Closes-Bug: #1508442
Reviewed: https:/ /review. openstack. org/343191 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=ecb24c5f1b4 a6565f33a69e963 52db9d25dc9b7b
Committed: https:/
Submitter: Jenkins
Branch: master
commit ecb24c5f1b4a656 5f33a69e96352db 9d25dc9b7b
Author: yatin karel <email address hidden>
Date: Sat Jul 16 17:50:48 2016 +0530
Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated. It is still used in few modules.
Replaced with non-deprecated LOG.warning.
Change-Id: Ia6acc11eca60c6 52844175a5742f6 26732e295e3
Closes-Bug: #1508442