yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45063
[Bug 1485035] Re: cadf payload doesn't have initiator for v2 calls
** Also affects: keystone/kilo
Importance: Undecided
Status: New
** Changed in: keystone/kilo
Status: New => Fix Committed
** Changed in: keystone/kilo
Milestone: None => 2015.1.3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1485035
Title:
cadf payload doesn't have initiator for v2 calls
Status in OpenStack Identity (keystone):
Fix Released
Status in OpenStack Identity (keystone) kilo series:
Fix Committed
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
References