]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix nfs_shares config file parsing of spaces
authorMikhail Khodos <mikhail.khodos@nexenta.com>
Tue, 17 Jun 2014 20:28:04 +0000 (00:28 +0400)
committerMikhail Khodos <mikhail.khodos@nexenta.com>
Fri, 20 Jun 2014 16:59:51 +0000 (20:59 +0400)
commitf453bb92b93e3c49136a3788d25b74a3ab95c204
tree5f67a237ea99d3aa72a82a57bb8b7daf4e4843c8
parent2355c7935054b6f6fbc7e641d289a0efd52a8c63
Fix nfs_shares config file parsing of spaces

Driver fails in case if 'nfs_shares' file lines contain more than one
space between it's patrs. This patch fixes this.

Change-Id: I446ab23f0ae06ec9e8ad18ebc1d79c705de47e4d
cinder/tests/test_nexenta.py
cinder/volume/drivers/nexenta/nfs.py