← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1422994] Re: Backend role tests have duplicate test for get_role

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

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

Title:
  Backend role tests have duplicate test for get_role

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  In test_backend.py, the backend role tests have a  test for get_role
  as a stand alone test and the exact same test as part of
  test_role_crud:

  https://github.com/openstack/keystone/blob/master/keystone/tests/unit/test_backend.py#L249-L252

  These tests are being moved to the new backend unit framework - and
  this duplication should be removed.

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


References