heat/heat
LiuNanke 208d2debd0 Using LOG.warning replace LOG.warn
*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: I07ee9c97c3548c965aaf83d34b37b23e9baba584
2015-12-29 09:32:42 +00:00
..
api Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
cloudinit Optimize "open" method with context manager 2015-11-27 07:48:55 -05:00
cmd Fix [H405] pep rule in heat/cmd 2015-09-24 16:22:25 +03:00
common Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
db Use EntityNotFound instead of ServiceNotFound 2015-11-29 22:11:45 +08:00
engine Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
httpd Use pbr for installing wsgi scripts 2015-11-03 09:53:19 +00:00
locale Imported Translations from Zanata 2015-10-22 06:03:07 +00:00
objects Convergence: Concurrency subtle issues 2015-11-26 09:45:49 +00:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc Fix some inconsistency in docstrings 2015-12-02 01:43:16 +08:00
scaling Fix [H405] pep rule in heat/scaling 2015-09-21 14:51:45 +03:00
tests Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00