← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1415268] Re: Testing of backend list_role_assignments needs to be improved

 

Marking this as fix released - all patches that were partial fixes have
been merged and no new patches in 6 months.

** Changed in: keystone
       Status: In Progress => Fix Released

-- 
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/1415268

Title:
  Testing of backend list_role_assignments needs to be improved

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  Although we have quite comprehensive testing of the various filter
  options on list_role_assignment at the controller level, we don;t have
  these at the backend manager level. This will become crucial since we
  are pushing the filtering down into the driver level AND will be
  rewriting many of the other assignment listing methods to simply call
  list_role_assignments.

  https://github.com/openstack/keystone/blob/32d2267b2cfb004965505267b4e060a49e15c643/keystone/tests/test_backend.py
  https://github.com/openstack/keystone/blob/1a9038925dec5acf803c338a5c494515d60e0323/keystone/tests/test_backend_ldap.py

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


References