← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1662911] Re: v3 API create_user does not use default_project_id

 

This is now blocking the designate gates.

This seems like a pretty major change (considering it broke at least
grenade + designate) with no warning.

** Also affects: designate
   Importance: Undecided
       Status: New

** Changed in: designate
       Status: New => Triaged

** Changed in: designate
   Importance: Undecided => Critical

** Changed in: designate
     Assignee: (unassigned) => Graham Hayes (grahamhayes)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1662911

Title:
  v3 API create_user does not use default_project_id

Status in Designate:
  Triaged
Status in OpenStack Identity (keystone):
  New

Bug description:
  The v3 call to create a user doesn't use the default_project_id
  argument except to validate it.

  https://github.com/openstack/keystone/blob/master/keystone/identity/core.py#L918-L919

  This caused problems when updating grenade to allow the ocata->pike
  tests to run, because the user was not set up with a default role as
  it had been under V2.

  https://review.openstack.org/#/c/427916/1

  http://logs.openstack.org/16/427916/1/check/gate-grenade-dsvm-neutron-ubuntu-xenial/56b7a7d/logs/apache/keystone.txt.gz?level=WARNING#_2017-02-08_13_48_57_247
  http://logs.openstack.org/16/427916/1/check/gate-grenade-dsvm-neutron-ubuntu-xenial/56b7a7d/logs/grenade.sh.txt.gz#_2017-02-08_13_48_54_600

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


References