Table Of Contents

Previous topic

The cinder.volume.netapp_nfs Module

Next topic

The cinder.volume.nexenta.volume Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

The cinder.volume.nexenta.jsonrpc Module

nexenta.jsonrpc – Nexenta-specific JSON RPC client

exception NexentaJSONException(error=None)

Bases: cinder.volume.nexenta.NexentaException

class NexentaJSONProxy(url, user, password, auto=False, obj=None, method=None)

Bases: object