Public bug reported:
You see a bunch of the following in Nova's test runs:
Captured stderr:
~~~~~~~~~~~~~~~~
/home/jaypipes/repos/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:254:
OsloDBDeprecationWarning: EngineFacade is deprecated; please use
oslo_db.sqlalchemy.enginefacade
self._legacy_facade = LegacyEngineFacade(None, _factory=self)
We should use oslo_db.sqlalchemy.enginefacade now in all cases.
** Affects: nova
Importance: Low
Status: Confirmed
** Tags: low-hanging-fruit
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1554226
Title:
Clean up warnings about enginefacade
Status in OpenStack Compute (nova):
Confirmed
Bug description:
You see a bunch of the following in Nova's test runs:
Captured stderr:
~~~~~~~~~~~~~~~~
/home/jaypipes/repos/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:254:
OsloDBDeprecationWarning: EngineFacade is deprecated; please use
oslo_db.sqlalchemy.enginefacade
self._legacy_facade = LegacyEngineFacade(None, _factory=self)
We should use oslo_db.sqlalchemy.enginefacade now in all cases.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1554226/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp