← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1519299] Re: Creating existing idp or remote_ids results to same Conflict error

 

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

commit ad8526308b06984fb0077ede297f63cc2df3d8ca
Author: lin-hua-cheng <os.lcheng@xxxxxxxxx>
Date:   Fri Jan 8 06:41:20 2016 -0800

    Improve Conflict error message in IdP creation
    
    Clarify if the Conflict error on IdP creation is
    caused by duplicate IdP or duplicate remote ID.
    
    Change-Id: I047aa9dd8e819c026631a7b27900710b55a334e7
    Closes-Bug: #1519299


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

Title:
  Creating existing idp or remote_ids results to same Conflict error

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  Steps to reproduce:
  1. Try to create an Idp with existing idp_id
  2. Try to create an Idp with existing remote_id

  Results:
  Same error message to same error message.

  "Conflict occurred attempting to store identity_provider - Duplicate
  Entry (HTTP 409)"

  Expected result:
  It is not helpful to the user what caused the error, mention in the error message the entity that caused the error.

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


References