Merge "[image] Images API -> Image API"
This commit is contained in:
commit
969c54837b
@ -54,7 +54,7 @@ The following procedure is a workflow for image sharing after image creation.
|
|||||||
|
|
||||||
Communications between the image producer and the consumer, such as
|
Communications between the image producer and the consumer, such as
|
||||||
those described in this example, must be arranged independently of
|
those described in this example, must be arranged independently of
|
||||||
the OpenStack Images API. The consumer and producer can send notifications
|
the OpenStack Image API. The consumer and producer can send notifications
|
||||||
by using email, phone, Twitter, or other channels.
|
by using email, phone, Twitter, or other channels.
|
||||||
|
|
||||||
#. The producer posts the availability of specific images for consumers to
|
#. The producer posts the availability of specific images for consumers to
|
||||||
|
@ -5,7 +5,7 @@ Manage images using cURL
|
|||||||
This section is intended to provide a series of commands a typical
|
This section is intended to provide a series of commands a typical
|
||||||
client of the API might use to create and modify an image.
|
client of the API might use to create and modify an image.
|
||||||
|
|
||||||
These commands assume the implementation of the v2 Images API using
|
These commands assume the implementation of the v2 Image API using
|
||||||
the Identity Service for authentication and authorization. The
|
the Identity Service for authentication and authorization. The
|
||||||
X-Auth-Token header is used to provide the authentication token issued by
|
X-Auth-Token header is used to provide the authentication token issued by
|
||||||
the Identity Service.
|
the Identity Service.
|
||||||
|
Loading…
Reference in New Issue
Block a user