cinder/cinder
Goutham Pacha Ravi ff81307ca4 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
2015-09-25 10:31:19 -04:00
..
api Ignore Forbidden error on quotas-get for nested projects 2015-09-21 19:21:46 +03:00
backup Merge "backup init_host cleanup exception handling" 2015-09-11 17:09:48 +00:00
brick Efficient image transfer for Glance cinder store 2015-08-25 10:40:25 -04:00
cmd Merge "Make rpc_client method private for VolumeCommands" 2015-09-23 04:31:59 +00:00
common Adds allow_availability_zone_fallback option to Cinder 2015-09-03 11:13:02 -04:00
compute Fix usage of novaclient 2015-09-14 20:03:35 +03:00
config Dynamically create cinder.conf.sample 2015-09-18 17:27:27 +00:00
consistencygroup Fixed missing log variable types 2015-09-11 11:10:17 -05:00
db Replace soft_delete in volume_type_access_remove 2015-09-21 16:09:01 +02:00
hacking Hacking log format arg check 2015-09-09 15:25:05 -05:00
image Making opt names consistent 2015-09-09 11:48:54 -05:00
keymgr Fix multi-line docstrings to meet hacking rules 2015-07-30 11:34:16 -05:00
locale Imported Translations from Zanata 2015-09-17 06:19:43 +00:00
objects Merge "Use version convert methods from oslo.utils" 2015-09-11 17:12:56 +00:00
openstack Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
replication Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
scheduler Filter scheduler: Fix KeyError on invalid create request 2015-09-08 18:46:32 -04:00
testing
tests Revert use of netapp_lib from NetApp Drivers 2015-09-25 10:31:19 -04:00
transfer Notify the transfer volume action in cinder 2015-07-07 17:14:34 +08:00
volume Revert use of netapp_lib from NetApp Drivers 2015-09-25 10:31:19 -04:00
wsgi Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
zonemanager Fix MITM vulnerability for Brocade FC SAN lookup 2015-09-18 16:13:49 +00:00
__init__.py
context.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
exception.py Sheepdog: Add class for dog command executor 2015-08-26 15:14:16 +09:00
flow_utils.py Refactoring of manager's create_volume flow 2015-07-24 11:19:09 +02:00
i18n.py Change leftover oslo.* to oslo_* 2015-03-23 19:52:42 +00:00
manager.py Merge "Enhance deletion efficiency when backup init host" 2015-08-30 12:57:46 +00:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota.py Cinder Nested Quota Driver 2015-08-26 12:00:15 -07:00
quota_utils.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
rpc.py Move oslo.messaging to the oslo_messaging namespace 2015-03-03 09:21:25 -06:00
service.py Service object 2015-09-01 07:09:08 +00:00
ssh_utils.py Fix Python 3 issues in utils 2015-06-15 10:29:22 +02:00
test.py Remove unit test migration logging 2015-08-06 16:46:27 -05:00
utils.py Merge "Use version convert methods from oslo.utils" 2015-09-11 17:12:56 +00:00
version.py