Comment 2 for bug 1555830

Revision history for this message
Kristi Nikolla (knikolla) wrote :

I get the same thing with identity providers. I'm running stable/liberty so if the fix for 1479837 hasn't been backported then I guess it is expected.

ubuntu@k2k-devstack-sp:~$ openstack identity provider list
+--------------+---------+-------------+
| ID | Enabled | Description |
+--------------+---------+-------------+
| keystone-idp | True | None |
+--------------+---------+-------------+
ubuntu@k2k-devstack-sp:~$ openstack identity provider show hello
+-------------+---------------------------------------------------------+
| Field | Value |
+-------------+---------------------------------------------------------+
| description | None |
| enabled | True |
| id | keystone-idp |
| remote_ids | http://xxx.xxx.xxx.xxx:35357/v3/OS-FEDERATION/saml2/idp |
+-------------+---------------------------------------------------------+
ubuntu@k2k-devstack-sp:~$