yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47851
[Bug 1479837] Re: improper handling non existing identity providers
We just got a new bug in OSC (https://bugs.launchpad.net/python-
openstackclient/+bug/1555830) for this same topic, but related to
service providers. I'm wondering if mappings are also affected. Would be
nice to squeeze a similar fix for SPs into RC
** Changed in: python-keystoneclient
Status: Incomplete => Invalid
--
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/1479837
Title:
improper handling non existing identity providers
Status in OpenStack Identity (keystone):
Fix Released
Status in python-keystoneclient:
Invalid
Status in python-openstackclient:
Confirmed
Bug description:
I've spotted something like this today:
ubuntu@devstack:~$ openstack identity provider list
+-----+---------+-------------+
| ID | Enabled | Description |
+-----+---------+-------------+
| k2k | True | None |
+-----+---------+-------------+
ubuntu@devstack:~$ openstack identity provider show idontexist
+-------------+-------+
| Field | Value |
+-------------+-------+
| description | None |
| enabled | True |
| id | k2k |
| remote_ids | [] |
+-------------+-------+
ubuntu@devstack:~$
What's more i can see such log in my keystone server:
2015-07-30 14:53:17.174908 14054 INFO keystone.common.wsgi [-] GET
http://128.142.132.173:35357/v3/OS-
FEDERATION/identity_providers?name=idontexist
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1479837/+subscriptions