]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix check for mount.nfs helper installation
authorNavneet Singh <singn@netapp.com>
Wed, 31 Jul 2013 08:29:33 +0000 (13:59 +0530)
committerNavneet Singh <singn@netapp.com>
Thu, 1 Aug 2013 18:52:35 +0000 (00:22 +0530)
commitefd82e0265efbbfa43ff7ebb7523790b81299882
tree669940bbfed07e4f9dc3fdf0416eb4d51d7cec20
parent9bcb7289e4f9444a1e76ac557f414f463fc5c684
Fix check for mount.nfs helper installation

This fixes the issue for checking the
existence of mount.nfs helper program
in installation directories during
driver set up.

Closes-Bug:#1212286

Change-Id: If2fa925614bd42295eae0f62ba948e14a89e1343
cinder/tests/test_nfs.py
cinder/volume/drivers/nfs.py