manila/manila/share/drivers/hitachi
Clinton Knight fd492fc11d Missing check in ShareManager::manage_existing()
In ShareManager::manage_existing(), there is a check for the DHSS mode of
the driver but there is no check for the DHSS mode in the specified share
type. This omission requires redundant checks in the drivers. This patch
adds the missing check to the share manager, removes the redundant checks
from the drivers, and updates all relevant unit tests.  Also, fix a
couple minor tempest resource cleanup issues discovered while
debugging this issue.

Change-Id: Ib579fd0558e59c28777342bb9d36def12f6bf4da
Closes-Bug: #1493869
2015-09-10 15:47:38 +00:00
..
__init__.py New Manila HDS HNAS Driver 2015-08-27 09:52:32 -03:00
hds_hnas.py Missing check in ShareManager::manage_existing() 2015-09-10 15:47:38 +00:00
ssh.py Implement snapshot tracking in HDS HNAS driver 2015-08-28 10:40:30 -03:00