← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1555830] Re: 'service provider show' returns a service provider when queried with wrong sp_id

 

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

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

Title:
  'service provider show' returns a service provider when queried with
  wrong sp_id

Status in OpenStack Identity (keystone):
  New
Status in python-openstackclient:
  New

Bug description:
  ubuntu@k2k-idp3:~$ openstack service provider list
  +-------------+---------+-------------+---------------------------------------------------------------------------------------------------+
  | ID          | Enabled | Description | Auth URL                                                                                          |
  +-------------+---------+-------------+---------------------------------------------------------------------------------------------------+
  | keystone-sp | True    | None        | http://xxx.xxx.xxx.xxx:35357/v3/OS-FEDERATION/identity_providers/keystone-idp/protocols/saml2/auth |
  +-------------+---------+-------------+---------------------------------------------------------------------------------------------------+
  ubuntu@k2k-idp3:~$ openstack service provider show nonexistent
  +--------------------+---------------------------------------------------------------------------------------------------+
  | Field              | Value                                                                                             |
  +--------------------+---------------------------------------------------------------------------------------------------+
  | auth_url           | http://xxx.xxx.xxx.xxx:35357/v3/OS-FEDERATION/identity_providers/keystone-idp/protocols/saml2/auth |
  | description        | None                                                                                              |
  | enabled            | True                                                                                              |
  | id                 | keystone-sp                                                                                       |
  | relay_state_prefix | ss:mem:                                                                                           |
  | sp_url             | http://xxx.xxx.xxx.xxx:5000/Shibboleth.sso/SAML2/ECP                                               |
  +--------------------+---------------------------------------------------------------------------------------------------+
  ubuntu@k2k-idp3:~$ pip show python-openstackclient
  ---
  Metadata-Version: 2.0
  Name: python-openstackclient
  Version: 2.2.0

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