python-gnocchiclient

Bindings to the OpenStack Gnocchi API - Python 2.7
  http://www.openstack.org/
  0
  no reviews



This is a client for OpenStack gnocchi API. There's a Python API (the gnocchiclient module), and a command-line script. Each implements the entire OpenStack Gnocchi API.

Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API.

This package contains the Python 2.7 module.