yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28889
[Bug 1426496] [NEW] Create project with invalid domain_id
Public bug reported:
Right now it is possible to create a project with an invalid domain_id
(we do not check if the domain_id exists in the create_project method):
https://github.com/openstack/keystone/blob/master/keystone/resource/core.py#L87-L116
** Affects: keystone
Importance: Undecided
Assignee: Rodrigo Duarte (rodrigodsousa)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1426496
Title:
Create project with invalid domain_id
Status in OpenStack Identity (Keystone):
In Progress
Bug description:
Right now it is possible to create a project with an invalid domain_id
(we do not check if the domain_id exists in the create_project
method):
https://github.com/openstack/keystone/blob/master/keystone/resource/core.py#L87-L116
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1426496/+subscriptions
Follow ups
References