2015-01-08 01:29:35 -05:00
|
|
|
========
|
|
|
|
consumer
|
|
|
|
========
|
|
|
|
|
2017-08-17 12:17:39 -04:00
|
|
|
An **consumer** is used by the Identity service's OS-OAUTH1 extension. It
|
|
|
|
is used to create a **request token** and **access token**. Applicable to
|
|
|
|
Identity v3.
|
2015-01-08 01:29:35 -05:00
|
|
|
|
2017-08-17 12:17:39 -04:00
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
|
|
:command: consumer create
|
2015-01-08 01:29:35 -05:00
|
|
|
|
2017-08-17 12:17:39 -04:00
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
|
|
:command: consumer delete
|
2015-01-08 01:29:35 -05:00
|
|
|
|
2017-08-17 12:17:39 -04:00
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
|
|
:command: consumer list
|
2015-01-08 01:29:35 -05:00
|
|
|
|
2017-08-17 12:17:39 -04:00
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
|
|
:command: consumer set
|
2015-01-08 01:29:35 -05:00
|
|
|
|
2017-08-17 12:17:39 -04:00
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
|
|
:command: consumer show
|