cinder/cinder
Goutham Pacha Ravi d6bd4c8740 NetApp ONTAP: Deprecate 7-mode driver
For several years now, NetApp has been transitioning its
customers to a newer version of ONTAP that operates
in Cluster mode. We are now deprecating the 7-mode
Data ONTAP Cinder driver, in line with end of support for
the product.

The deprecation begins this release (Ocata) and the driver
will be removed in Queens. We will run the 7-mode CI until
stable/pike is tagged EOL; no new features will be added,
however, existing code may be meaningfully refactored to
keep the driver ready for removal.

DocImpact

Change-Id: I181e6be45c358c3d8b81b7a2cde2e1eb4ef50d92
2016-11-03 19:10:06 +00:00
..
api Return HTTPBadRequest instead of HTTPNotFound 2016-10-19 18:21:44 +05:30
backup Merge "Re-use RBDImageMetadata and RBDVolumeIOWrapper from os-brick" 2016-10-30 19:17:49 +00:00
brick Provide cfg to ignore lvm descriptor leak warnings 2016-09-26 09:20:58 +00:00
cmd Merge "Add backup notification to cinder-volume-usage-audit" 2016-10-08 05:25:25 +00:00
common Disable API v1 by default 2016-09-29 13:35:12 -05:00
compute Read domain info from context when contacting nova 2016-09-20 19:49:34 +00:00
config Fix the issue that osprofiler opts not in cinder.conf.sample 2016-10-11 22:59:52 -04:00
consistencygroup Remove support for 2.x scheduler RPC API 2016-10-05 10:57:58 +02:00
db Remove volid from attachments_get_by_host|instance 2016-10-11 12:43:26 -06:00
group Remove support for 2.x scheduler RPC API 2016-10-05 10:57:58 +02:00
hacking Merge "Hacking: Remove C305 contextlib.nested check" 2016-10-04 12:13:22 +00:00
image Add 'cinder' to the 'allowed_direct_url_schemes' 2016-10-08 08:45:28 +00:00
interface Driver documentation cleanup 2016-08-25 15:51:37 +05:30
keymgr Modifies override logic for key_manager 2016-09-21 11:01:59 -04:00
locale Imported Translations from Zanata 2016-10-15 07:34:30 +00:00
message Add pagination support to messages 2016-05-27 10:49:00 +00:00
objects Merge "make Liberty incompatibility error more helpful" 2016-10-17 10:47:22 +00:00
releasenotes/notes Removing deprecated Dell EqualLogic config options 2016-10-03 08:54:30 -07:00
scheduler Cleanup RCP API versioning 2016-10-13 04:17:37 -05:00
tests Merge "Remove GlusterFS volume driver" 2016-11-01 17:13:05 +00:00
transfer check quota per_volume_gigabytes for transfer-accept 2016-09-02 03:13:25 +00:00
volume NetApp ONTAP: Deprecate 7-mode driver 2016-11-03 19:10:06 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
context.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
coordination.py Update synchronized decorator 2016-10-12 10:25:33 -05:00
exception.py Remove GlusterFS volume driver 2016-11-01 11:03:21 -04:00
flow_utils.py
i18n.py
manager.py Fix a typo in manager.py,test_common.py and emc_vmax_utils.py 2016-09-29 09:12:12 +08:00
opts.py Remove GlusterFS volume driver 2016-11-01 11:03:21 -04:00
policy.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
quota.py Add generic volume groups 2016-07-16 19:34:39 -04:00
quota_utils.py Use keystoneauth1 for creating the keystone session 2016-09-22 15:28:35 +00:00
rpc.py Cleanup RCP API versioning 2016-10-13 04:17:37 -05:00
service.py Add cleanable base object and cleanup request VO 2016-10-04 15:17:31 +02:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Fix policy file used for testing 2016-10-07 09:33:19 +02:00
utils.py Merge "Modifies override logic for key_manager" 2016-09-29 22:27:37 +00:00
version.py