murano/murano
zhurong a12b0afde8 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.

Closes-Bug: #1530742
Change-Id: I36e77a086872c87cf93ab62455379d845aaa11df
2015-12-22 09:16:22 +08:00
..
api Merge "Add an option to filter packages by 'id' in API" 2015-12-09 15:25:27 +00:00
cmd [test-runner] Create new executer on each test case 2015-12-25 17:27:01 +03:00
common Merge "Missing blankspace in debug in murano.common.statservice" 2015-12-25 18:18:09 +00:00
db user_id column was widened to support domain users 2015-12-29 00:00:42 +03:00
dsl Change LOG.warn to LOG.warning 2015-12-22 09:16:22 +08:00
engine Fix test class property access in mocks 2015-12-24 14:58:31 +03:00
locale Imported Translations from Zanata 2015-12-30 06:30:10 +00:00
packages HOT outputs were merged 2015-12-02 13:07:16 +03:00
policy Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
services Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00
tests Merge "Fix test class property access in mocks" 2015-12-24 13:42:35 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00
opts.py New middleware to handle ssl termination proxies 2015-10-14 14:27:37 +03:00
utils.py Return 403 instead of 401 HTTP Response 2015-10-23 19:21:27 +05:30
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00