EndpointPolicy backend implementation doesn't inherit its driver interface

Bug #1611102 reported by Harini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Harini

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.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/352586

Changed in keystone:
assignee: nobody → Harini (harinipradeep27)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/352586
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=97585c15a62eb081cce5489bf4b91f0ee0334fcb
Submitter: Jenkins
Branch: master

commit 97585c15a62eb081cce5489bf4b91f0ee0334fcb
Author: Harini <email address hidden>
Date: Tue Aug 9 01:40:18 2016 +0530

    EndpointPolicy driver doesn't inherit interface

    Added the driver interface 'base.EndpointPolicyDriverV8' as super class
    of the sql driver implementation.

    Removed unused methods from driver interface and added release notes.

    Change-Id: I198dcbda7591e0dafb1da3a72e3f32b258c0e299
    Closes-Bug: #1611102

Changed in keystone:
status: In Progress → Fix Released
Changed in keystone:
importance: Undecided → Low
milestone: none → ocata-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/keystone 11.0.0.0b1

This issue was fixed in the openstack/keystone 11.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.