summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/service-provider.rst
blob: b7a282cba570130996bda11f33829491d26fbfcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
================
service provider
================

A **service provider** is used by the Identity service's OS-FEDERATION
extension. It is used by to register another OpenStack Identity service.
Applicable to Identity v3.

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider create

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider delete

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider list

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider set

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider show