yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38611
[Bug 1496943] [NEW] v2 does not filter is_domain=True projects in get_project_by_name
Public bug reported:
keystone v2 must not return any project that has is_domain field set True. This is not done at get_project_by_name, as in here:
https://github.com/openstack/keystone/blob/master/keystone/resource/controllers.py#L77
** Affects: keystone
Importance: Undecided
Assignee: Henrique Truta (henriquetruta)
Status: New
** Changed in: keystone
Assignee: (unassigned) => Henrique Truta (henriquetruta)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1496943
Title:
v2 does not filter is_domain=True projects in get_project_by_name
Status in Keystone:
New
Bug description:
keystone v2 must not return any project that has is_domain field set True. This is not done at get_project_by_name, as in here:
https://github.com/openstack/keystone/blob/master/keystone/resource/controllers.py#L77
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1496943/+subscriptions
Follow ups