yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43882
[Bug 1530742] Re: Change LOG.warn to LOG.warning
** Also affects: murano
Importance: Undecided
Status: New
** Changed in: murano
Assignee: (unassigned) => zhurong (zhu-rong)
** Also affects: python-muranoclient
Importance: Undecided
Status: New
** Changed in: python-muranoclient
Assignee: (unassigned) => zhurong (zhu-rong)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1530742
Title:
Change LOG.warn to LOG.warning
Status in OpenStack Dashboard (Horizon):
In Progress
Status in Murano:
In Progress
Status in python-muranoclient:
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/horizon/+bug/1530742/+subscriptions
References