]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
nms.folder.create_with_opts not supported on Nexenta 3.1.4.2
authorVictor Rodionov <vito.ordaz@gmail.com>
Fri, 13 Sep 2013 16:51:14 +0000 (20:51 +0400)
committerVictor Rodionov <vito.ordaz@gmail.com>
Fri, 13 Sep 2013 17:17:15 +0000 (21:17 +0400)
commit2cae463f18a8a0a579e6dd22ec918af79934ac00
tree7dd495481b0b48c5c40d9842d39f8f6306885e0f
parente59fbb00493dd009d33b5ef3560dd3a85b2793c6
nms.folder.create_with_opts not supported on Nexenta 3.1.4.2

nms.folder.create_with_opts method not supported on early NexentaStor
version (3.1.4.2). replace if with create_with_props.

Closes-Bug: #1225094
Change-Id: I0c861ae8d966d53c6484e7ded8cab71f395fa059
cinder/tests/test_nexenta.py
cinder/volume/drivers/nexenta/nfs.py