]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Dothill fix options access
authorWalter A. Boring IV <walter.boring@hp.com>
Fri, 11 Sep 2015 18:32:29 +0000 (18:32 +0000)
committerWalter A. Boring IV <walter.boring@hp.com>
Fri, 11 Sep 2015 18:39:46 +0000 (18:39 +0000)
commita93c0b727a239d0d4ab5f4b094ea0df6a83623fb
tree2c95e3b77f23ffc9dda7cc737e4282bba9ece72b
parentb1cdd9e49f47a683f47211ea8f26d01c9bb1ed8e
Dothill fix options access

This patch fixes invalid access to the options that live
in the dothill_common.  They were recently renamed from
common_opt to common_opts, but the drivers weren't updated.

Change-Id: Iff411239a079f76c874b7b11f01a21f5f7d9f12e
Partial-Bug: 1494877
cinder/volume/drivers/dothill/dothill_fc.py
cinder/volume/drivers/dothill/dothill_iscsi.py