*** This bug is a duplicate of bug 1508442 ***
https://bugs.launchpad.net/bugs/1508442
Reviewed: https://review.openstack.org/263291
Committed:
https://git.openstack.org/cgit/openstack/tacker/commit/?id=ff28020ab78f610baa0cc113fe36d7f71afa86eb
Submitter: Jenkins
Branch: master
commit ff28020ab78f610baa0cc113fe36d7f71afa86eb
Author: zhangguoqing <[email protected]>
Date: Mon Jan 4 14:45:04 2016 +0000
Change LOG.warn to LOG.warning
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.
Change-Id: Iafbe78cdcfac329d3795853fe8cc38e549279375
Closes-Bug: #1530742
** Changed in: tacker
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1530742
Title:
Change LOG.warn to LOG.warning
Status in ceilometer-powervm:
Fix Released
Status in CloudPulse:
New
Status in Evoque:
Fix Released
Status in Glance:
New
Status in Gnocchi:
In Progress
Status in OpenStack Dashboard (Horizon):
In Progress
Status in OpenStack Identity (keystone):
In Progress
Status in keystoneauth:
In Progress
Status in Kingbird:
New
Status in Mistral:
New
Status in Murano:
In Progress
Status in openstack-ansible:
New
Status in oslo.messaging:
In Progress
Status in oslo.middleware:
New
Status in oslo.vmware:
New
Status in python-cloudpulseclient:
New
Status in python-evoqueclient:
In Progress
Status in python-heatclient:
In Progress
Status in python-muranoclient:
In Progress
Status in senlin:
Fix Released
Status in Stackalytics:
New
Status in tacker:
Fix Released
Status in tempest:
In Progress
Bug description:
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer-powervm/+bug/1530742/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp