← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1438529] [NEW] Assignment manager uses .driver. unnecessarily in many places

 

Public bug reported:

There are many cases in the assignment manager where it uses .driver. to
call unique methods in the driver - which is not required, since we
already have these methods patched into the class.

** Affects: keystone
     Importance: Wishlist
     Assignee: Henry Nash (henry-nash)
         Status: New

** Summary changed:

- Identity manager uses .driver. unnecessarily in many places
+ Assignment manager uses .driver. unnecessarily in many places

** Description changed:

- There are many cases in the Identity manager where it uses .driver. to
+ There are many cases in the assignment manager where it uses .driver. to
  call unique methods in the driver - which is not required, since we
  already have these methods patched into the class.

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

Title:
  Assignment manager uses .driver. unnecessarily in many places

Status in OpenStack Identity (Keystone):
  New

Bug description:
  There are many cases in the assignment manager where it uses .driver.
  to call unique methods in the driver - which is not required, since we
  already have these methods patched into the class.

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


Follow ups

References