← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1405710] [NEW] some issues in contrib/endpoint_filter/backends.sql

 

Public bug reported:

Morgan Fainberg gave some suggestions in this patch https://review.openstack.org/#/c/111949/31/keystone/contrib/endpoint_filter/backends/sql.py, however, these issues are not fixed so far:
1. We can delete the data in db by it's ID instead of needing to create the object to delete it
2. Sql backend should return dict data rather than db_ref

** Affects: keystone
     Importance: Undecided
     Assignee: wanghong (w-wanghong)
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => wanghong (w-wanghong)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1405710

Title:
  some issues in contrib/endpoint_filter/backends.sql

Status in OpenStack Identity (Keystone):
  New

Bug description:
  Morgan Fainberg gave some suggestions in this patch https://review.openstack.org/#/c/111949/31/keystone/contrib/endpoint_filter/backends/sql.py, however, these issues are not fixed so far:
  1. We can delete the data in db by it's ID instead of needing to create the object to delete it
  2. Sql backend should return dict data rather than db_ref

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1405710/+subscriptions


Follow ups

References