← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1496946] [NEW] keystone v2 allows creation of is_domain=True projects

 

Public bug reported:

in keystone v2 controller layer, there is no check if the project has the is_domain field set True:
https://github.com/openstack/keystone/blob/master/keystone/resource/controllers.py#L95

keystone v2 must not allow the creation of such projects

** 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/1496946

Title:
  keystone v2 allows creation of is_domain=True projects

Status in Keystone:
  New

Bug description:
  in keystone v2 controller layer, there is no check if the project has the is_domain field set True:
  https://github.com/openstack/keystone/blob/master/keystone/resource/controllers.py#L95

  keystone v2 must not allow the creation of such projects

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1496946/+subscriptions


Follow ups