cinder/cinder/volume
Alex Meade b1829bace0 NetApp NFS and iSCSI: move zapi client logic into modules
This patch moves the logic for constructing zapi requests
into its own modules in order to reduce coupling with
driver logic, improve testability, and improve readability.
This patch also adds unit tests around the zapi request
logic.

Implements bp improve-netapp-drivers

Change-Id: I3939df9a55d77b14d723422c25bd3dd3bcef9fbe
2014-11-23 22:21:19 -05:00
..
drivers NetApp NFS and iSCSI: move zapi client logic into modules 2014-11-23 22:21:19 -05:00
flows Switch Cinder to use oslo.concurrency 2014-11-20 22:21:46 +08:00
__init__.py Use oslo.utils 2014-11-20 22:17:47 +08:00
api.py Context cleanup 2014-11-24 08:59:08 +08:00
configuration.py Remove vim header 2013-12-30 18:53:02 -06:00
driver.py Switch Cinder to use oslo.concurrency 2014-11-20 22:21:46 +08:00
iscsi.py Implementing the use of _L’x’/i18n markers 2014-11-21 12:51:09 +00:00
manager.py Context cleanup 2014-11-24 08:59:08 +08:00
qos_specs.py Implementing the use of _L’x’/i18n markers 2014-11-21 12:51:09 +00:00
rpcapi.py Switch to oslo.serialization 2014-11-19 15:49:03 +08:00
utils.py Merge "Change CHAP secret default length" 2014-11-22 14:42:54 +00:00
volume_types.py Implementing the use of _L’x’/i18n markers 2014-11-11 10:32:06 +00:00