ironic/ironic/db/sqlalchemy
Anton Arefiev 5d22ccf016 Replace deprecated LOG.warn with warning
LOG.warn is deprecated. It still used in a few places. This updates
those one to use the non-deprecated LOG.warning instead.

Closes-Bug: 1508442
Change-Id: Id947e4c8ae9894f480192a5ab034c24c25125788
2015-10-21 15:22:46 +03:00
..
alembic Merge "Increase size of nodes.driver column" 2015-08-20 11:07:03 +00:00
__init__.py Implement skeleton for a new DB backend. 2013-05-13 00:58:31 -07:00
alembic.ini alembic with initial migration and tests 2014-01-27 16:06:57 +02:00
api.py Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00
migration.py db: use new EngineFacade feature of oslo.db 2015-07-16 17:01:49 +03:00
models.py Use JsonEncoded{Dict,List} from oslo_db 2015-08-21 20:02:17 +02:00