To use gnocchiclient in a project:
>>> from gnocchiclient.v1 import client >>> gnocchi = client.Client(...) >>> gnocchi.resource.list("instance")
For more information, see the reference:
The gnocchi shell utility
<no title>
Enter search terms or a module, class or function name.