murano-dashboard/muranodashboard
zhurong b3d5dfd3d9 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: I9f9f303d7482d0ecc44461bab5ed8f92926436f4
2015-12-22 09:14:56 +08:00
..
api Introduced python3 support 2015-12-22 16:43:12 +00:00
catalog Merge "Introduced python3 support" 2015-12-23 20:22:22 +00:00
categories Change package to category in DeleteCategory error message 2015-09-16 21:32:02 +08:00
common Change LOG.warn to LOG.warning 2015-12-22 09:14:56 +08:00
dynamic_ui Merge "Introduced python3 support" 2015-12-23 20:22:22 +00:00
environments Introduced python3 support 2015-12-22 16:43:12 +00:00
images Change LOG.warn to LOG.warning 2015-12-22 09:14:56 +08:00
local Use logging.NullHandler and move Django to requirements 2015-12-04 14:55:39 +03:00
packages Introduced python3 support 2015-12-22 16:43:12 +00:00
static/muranodashboard Merge "Compress murano-dashboard css" 2015-09-24 16:42:25 +00:00
templates Add i18n trans tag for strings in template file 2015-12-13 16:26:46 +08:00
templatetags Keep py3.X compatibility for urllib 2015-12-24 15:12:50 +05:30
tests Add maximum disk, vcpu and memory requirement 2015-12-21 12:50:22 +03:00
__init__.py KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
dashboard.py REST API for Murano Dashboard. 2015-08-29 20:09:20 -07:00
exceptions.py Add horizon plugin configuration file 2014-11-25 16:02:17 +03:00
middleware.py Switch to oslo_log in murano-dashboard 2015-08-11 08:43:55 +00:00
models.py Remove djblets package from murano-dashboard. 2013-10-03 15:41:56 +04:00
version.py Add reno for RElease NOtes 2015-11-26 00:20:39 +03:00
views.py Enable hacking/flake8 rules 2015-07-29 23:58:07 +00:00