ClientΒΆ
- 
class 
glanceclient.v1.client.Client(endpoint=None, **kwargs) Bases:
objectClient for the OpenStack Images v1 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.