yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54806
[Bug 1611102] [NEW] EndpointPolicy backend implementation doesn't inherit its driver interface
Public bug reported:
Every backend implemented in sql.py files, inherit the respective driver interface class.
But EndpointPolicy backend implementation defined @ 'keystone/endpoint_policy/backends/sql.py' file is anomalous.
It doesn't inherit its driver interface. So, fix it.
** Affects: keystone
Importance: Undecided
Assignee: Harini (harinipradeep27)
Status: In Progress
--
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/1611102
Title:
EndpointPolicy backend implementation doesn't inherit its driver
interface
Status in OpenStack Identity (keystone):
In Progress
Bug description:
Every backend implemented in sql.py files, inherit the respective driver interface class.
But EndpointPolicy backend implementation defined @ 'keystone/endpoint_policy/backends/sql.py' file is anomalous.
It doesn't inherit its driver interface. So, fix it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1611102/+subscriptions
Follow ups