generic-poky/bitbake/lib/toaster/bldcontrol
Richard Purdie 654eadfa30 bitbake: bitbake: Update logger.warn() -> logger.warning()
python deprecated logger.warn() in favour of logger.warning(). This is only
used in bitbake code so we may as well just translate everything to avoid
warnings under python 3. Its safe for python 2.7.

(Bitbake rev: 676a5f592e8507e81b8f748d58acfea7572f8796)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-11 10:34:30 +01:00
..
management bitbake: bitbake: Update logger.warn() -> logger.warning() 2016-05-11 10:34:30 +01:00
migrations bitbake: toaster: bldcontrol models Add a cancelling state the BuildRequest 2016-04-06 23:10:29 +01:00
__init__.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00
admin.py bitbake: toaster: enable admin interface on select models 2014-08-29 13:56:49 +01:00
bbcontroller.py bitbake: toaster: update BuildEnvironmentController and BitbakeController 2016-04-06 23:10:29 +01:00
localhostbecontroller.py bitbake: bitbake: Update logger.warn() -> logger.warning() 2016-05-11 10:34:30 +01:00
models.py bitbake: bitbake: Update logger.warn() -> logger.warning() 2016-05-11 10:34:30 +01:00
tests.py bitbake: toaster: don't use sshbecontroller 2016-03-07 17:23:03 +00:00
views.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00