cinder/cinder/tests/unit/volume/drivers/netapp/dataontap
Goutham Pacha Ravi bdfe5fa04e Revert use of netapp_lib from NetApp Drivers
This patch cleanly reverts the changes made via the
commit: e681ba2a99
cleanly and mitigates the conflicts that would
occur with git-revert on the said commit.

The revert is solely for changes pertaining to the use
of the external library, netapp_lib. Minor code refactors
from the prior change are retained.

Unit test coverage has been increased for ZAPI and REST
interface code in netapp/dataontap/client/api.py and
netapp/eseries/client.py.

Closes-Bug: #1499334
Change-Id: Icead7e168e1c7187840de87c69365d26aedd5924
(cherry picked from commit ff81307ca4)
2015-09-26 10:54:26 +00:00
..
client Revert use of netapp_lib from NetApp Drivers 2015-09-26 10:54:26 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Revert use of netapp_lib from NetApp Drivers 2015-09-26 10:54:26 +00:00
test_block_7mode.py Revert use of netapp_lib from NetApp Drivers 2015-09-26 10:54:26 +00:00
test_block_base.py Revert use of netapp_lib from NetApp Drivers 2015-09-26 10:54:26 +00:00
test_block_cmode.py Revert use of netapp_lib from NetApp Drivers 2015-09-26 10:54:26 +00:00
test_block_driver_interfaces.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_nfs_7mode.py Fix NetApp clone from glance failure 2015-09-15 03:11:29 +00:00
test_nfs_base.py Fix NetApp clone from glance failure 2015-09-15 03:11:29 +00:00
test_nfs_cmode.py Revert use of netapp_lib from NetApp Drivers 2015-09-26 10:54:26 +00:00