yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36888
[Bug 1485035] [NEW] cadf payload doesn't have initiator for v2 calls
Public bug reported:
CADF payload doesn't have initiator for any of the v2 calls.
e.g
1) v2 update user
2) This internally calls identity_driver.update_user without imitator argument which is a default argument initialized to None
3) If we call v3 update user, then we pass initiator. So cadf payload for v3 has initiator
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1485035
Title:
cadf payload doesn't have initiator for v2 calls
Status in Keystone:
New
Bug description:
CADF payload doesn't have initiator for any of the v2 calls.
e.g
1) v2 update user
2) This internally calls identity_driver.update_user without imitator argument which is a default argument initialized to None
3) If we call v3 update user, then we pass initiator. So cadf payload for v3 has initiator
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1485035/+subscriptions
Follow ups