yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37520
[Bug 1490764] Re: Wrong handling of domain_id passed as None
@Lei, I think the key can be None from the V2 API. I think most cases in
V3 make it a string or it can't be provided at all.
@Henrique, How is the handing wrong?
** Changed in: keystone
Status: Invalid => New
** Changed in: keystone
Status: New => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1490764
Title:
Wrong handling of domain_id passed as None
Status in Keystone:
Incomplete
Bug description:
Keystone does not handle the domain_id passed as none in controller
layer, as in:
https://github.com/openstack/keystone/blob/master/keystone/common/controller.py#L743
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1490764/+subscriptions
References