nova/nova/console
LiuNanke d49a78e9f8 Python 3 deprecated the logger.warn method in favor of 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: #1529913

Change-Id: I5d6d85b1ee4a63ebfb3348c093e37ab48b713e40
2015-12-30 14:26:45 +00:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
api.py Using Instance object instead of db call 2015-03-13 14:35:40 +02:00
fake.py Remove vi modelines 2014-02-03 14:19:44 +00:00
manager.py Add SIGHUP handlers for compute rpcapi to console and conductor 2015-12-10 08:48:05 -08:00
rpcapi.py Update rpc version aliases for liberty 2015-10-01 20:33:43 -04:00
serial.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-30 14:26:45 +00:00
type.py Add MKS console support 2015-07-25 15:01:44 +03:00
websocketproxy.py Merge "Add console allowed origins setting" 2015-08-10 12:24:37 +00:00
xvp.conf.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
xvp.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00