yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28209
[Bug 1418956] [NEW] Test utilities assume use of assignment api
Public bug reported:
Our test fixtures and v3 test utils call the assignment API under the
hood to create assignments. This is normally absolutely fine, although
for developers looking to replace the assignments engine with their own,
such APIs might fail. While a fuller solution would be to allow the
disabling of all existing assignments tests, a simple thing we can do to
let out-of-tree experimentation to at least use our test fixtures/utils
is not to error out if the assignment APIs return NotImplemented.
** Affects: keystone
Importance: Wishlist
Assignee: Henry Nash (henry-nash)
Status: New
** Tags: test-improvement
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1418956
Title:
Test utilities assume use of assignment api
Status in OpenStack Identity (Keystone):
New
Bug description:
Our test fixtures and v3 test utils call the assignment API under the
hood to create assignments. This is normally absolutely fine, although
for developers looking to replace the assignments engine with their
own, such APIs might fail. While a fuller solution would be to allow
the disabling of all existing assignments tests, a simple thing we can
do to let out-of-tree experimentation to at least use our test
fixtures/utils is not to error out if the assignment APIs return
NotImplemented.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1418956/+subscriptions
Follow ups
References