Reviewed:  https://review.openstack.org/196942
Committed: 
https://git.openstack.org/cgit/openstack/keystone/commit/?id=9a41fbf1da00ec66774efd9766749e7bd19e7030
Submitter: Jenkins
Branch:    master

commit 9a41fbf1da00ec66774efd9766749e7bd19e7030
Author: Deepti Ramakrishna <deepti.ramakris...@intel.com>
Date:   Thu Nov 19 16:03:40 2015 -0800

    Reject user creation using admin token without domain
    
    Admin token is not associated with any domain and hence user creation
    using admin token without explicitly specifying the domain should fail.
    
    Change-Id: I82b9acccaa8d5f00d326604ce2992fc423db0b62
    Closes-Bug: #1434000


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
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/1434000

Title:
  user creation without domain using admin_token should fail nicer

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  Snippet http://paste.openstack.org/show/193500/ results in

  keystoneclient.openstack.common.apiclient.exceptions.Unauthorized: The
  request you have made requires authentication. (Disable debug mode to
  suppress these details.) (HTTP 401)

  There should be another error message:
  
https://github.com/openstack/keystone/blob/master/keystone/common/controller.py#L698

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to