]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Avoid returning volume metadata in DotHill driver
authornikeshm <Nikesh.Mahalaka@dothill.com>
Thu, 20 Aug 2015 20:47:12 +0000 (02:17 +0530)
committernikeshm <Nikesh.Mahalaka@dothill.com>
Thu, 20 Aug 2015 21:01:10 +0000 (02:31 +0530)
commita0b4d541cdec5e18e0eba9b318a9ef097ce3f438
treeed586a196e4683ed92911d9ed266e7a21e84df48
parent0cb046ebd01c4036bb50e70e58e632677eccd2db
Avoid returning volume metadata in DotHill driver

DotHill driver returns volume metadata on create volume.
It is not needed and causing CI failures.

Change-Id: Idbe16fcff60ed0c3cfa1f4ba66ca549c6dd9a1d8
Closes-Bug: #1487165
Co-Authored-By: Lakshman <lakshminarayanat@vedams.com>
cinder/tests/unit/test_dothill.py
cinder/volume/drivers/dothill/dothill_common.py
cinder/volume/drivers/dothill/dothill_fc.py
cinder/volume/drivers/dothill/dothill_iscsi.py