The cinder.volume.drivers.nexenta.jsonrpc Module

nexenta.jsonrpc – Nexenta-specific JSON RPC client

exception NexentaJSONException

Bases: cinder.volume.drivers.nexenta.NexentaException

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

Bases: object