yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40763
[Bug 1513102] [NEW] Useless deprecation message for driver import
Public bug reported:
When a driver is specified using the full name (as in, the old config file is used), for example if I have:
driver = keystone.contrib.federation.backends.sql.Federation
I get a deprecation warning:
31304 WARNING oslo_log.versionutils [-] Deprecated: direct import of
driver is deprecated as of Liberty in favor of entrypoints and may be
removed in N.
The deprecation warning is pretty useless. It should at least include
the string that was used so that I can figure out what to change.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Brant Knudson (blk-u)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1513102
Title:
Useless deprecation message for driver import
Status in OpenStack Identity (keystone):
In Progress
Bug description:
When a driver is specified using the full name (as in, the old config file is used), for example if I have:
driver = keystone.contrib.federation.backends.sql.Federation
I get a deprecation warning:
31304 WARNING oslo_log.versionutils [-] Deprecated: direct import of
driver is deprecated as of Liberty in favor of entrypoints and may be
removed in N.
The deprecation warning is pretty useless. It should at least include
the string that was used so that I can figure out what to change.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1513102/+subscriptions
Follow ups