[Yahoo-eng-team] [Bug 1490764] Re: Wrong handling of domain_id passed as None

2015-09-02 Thread Henrique Truta
Marking as invalid, as this is a new behaviour and should be fixed in this same patch. ** Changed in: keystone Status: Incomplete => Opinion ** Changed in: keystone Status: Opinion => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1490764] Re: Wrong handling of domain_id passed as None

2015-09-01 Thread David Stanek
@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

[Yahoo-eng-team] [Bug 1490764] Re: Wrong handling of domain_id passed as None

2015-08-31 Thread lei zhang
domain_id is not a variable, it can't be None as in: https://github.com/openstack/keystone/blob/master/keystone/common/controller.py#L743 This step is just to judge whether ref['domain_id'] is already exists ** Changed in: keystone Status: New => Invalid -- You received this bug