The gnocchiclient.v1.client Module

class gnocchiclient.v1.client.Client(session=None, service_type='metric', **kwargs)

Bases: object

Client for the Gnocchi v1 API.

Parameters:session (keystoneauth.adapter.Adapter) – session

Previous topic

The gnocchiclient.v1.capabilities_cli Module

Next topic

The gnocchiclient.v1.metric Module

This Page