]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
NexentaStor 5 NFS backend driver.
authorAlexey Khodos <alexey.khodos@nexenta.com>
Wed, 10 Jun 2015 17:29:07 +0000 (20:29 +0300)
committerAlexey Khodos <alexey.khodos@nexenta.com>
Mon, 18 Jan 2016 17:34:36 +0000 (20:34 +0300)
commitb022418c4aa9531e5caf4834547e989982640d58
tree191e3231b5f23a517812eb27dae66d0d71a6def2
parent75401951df7c7987b5dbe3d8cea9ced19f5bc10a
NexentaStor 5 NFS backend driver.

This patch implements a driver for NexentaStor 5 NFS backend.

DocImpact
Change-Id: I424970b20925bf3d2eec8d6e8f633d79e07a93cb
Implements: blueprint nexentastor-5-cinder-nfs-driver
cinder/tests/unit/test_nexenta5_nfs.py [new file with mode: 0644]
cinder/volume/drivers/nexenta/ns5/__init__.py [new file with mode: 0644]
cinder/volume/drivers/nexenta/ns5/jsonrpc.py [new file with mode: 0644]
cinder/volume/drivers/nexenta/ns5/nfs.py [new file with mode: 0644]
cinder/volume/drivers/nexenta/options.py
releasenotes/notes/nexentastor5_nfs-bcc8848716daea63.yaml [new file with mode: 0644]