glanceclient.v2.client module
this page last updated: 2019-03-20 15:36:03.069644
glanceclient.v2.client module
-
class
glanceclient.v2.client.
Client
(endpoint=None, **kwargs)
Bases: object
Client for the OpenStack Images v2 API.
Parameters: |
- endpoint (string) – A user-supplied endpoint URL for the glance
service.
- token (string) – Token for authentication.
- timeout (integer) – Allows customization of the timeout for client
http requests. (optional)
- language_header (string) – Set Accept-Language header to be sent in
requests to glance.
|
this page last updated: 2019-03-20 15:36:03.069644