← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1354417] [NEW] new_role_ref() in unit tests adds unused attributes

 

Public bug reported:

new_role_ref() simple calls new_ref() which adds creates an entity with
'id', 'name', 'description' and 'enabled'.  Roles should only have 'id'
and 'name'.

** Affects: keystone
     Importance: Wishlist
         Status: New

** Changed in: keystone
   Importance: Undecided => Wishlist

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

Title:
  new_role_ref() in unit tests adds unused attributes

Status in OpenStack Identity (Keystone):
  New

Bug description:
  new_role_ref() simple calls new_ref() which adds creates an entity
  with 'id', 'name', 'description' and 'enabled'.  Roles should only
  have 'id' and 'name'.

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


Follow ups

References