deb-cinder/cinder
Mike Rooney 5568b40d06 NetApp: Report multiattach as enabled
Pools reported by NFS and block drivers for CDOT and 7mode
now report multiattach as a capability. NetApp cDOT and 7mode
LUNs have always supported multi-attach, but their capability
was not previously reported as such.

Closes-Bug: #1612763
Change-Id: Ib7545438998b02fb7670df44a6486764c401c5f6
2016-08-22 15:34:48 +00:00
..
api Merge "Use from_environ to load context" 2016-08-16 01:10:30 +00:00
backup Merge "Remove unused context parameter" 2016-08-15 16:05:49 +00:00
brick Remove race condition from lvextend 2016-08-01 20:26:14 +00:00
cmd Merge "Replace OpenStack LLC with OpenStack Foundation" 2016-08-02 15:31:45 +00:00
common Use min attribute from oslo_config 2016-08-18 13:29:45 +00:00
compute Bump to Nova v2.1 2016-06-03 14:25:39 +08:00
config Add sample config file to cinder docs 2016-05-17 08:52:21 -05:00
consistencygroup Remove force option from create_snapshots_in_db() 2016-07-17 20:14:12 -04:00
db Merge "Add group type and group specs" 2016-08-08 03:19:27 +00:00
hacking Revert "Add hacking check to prevent assert_called_once" 2016-05-24 12:36:22 -04:00
image Use min attribute from oslo_config 2016-08-18 13:29:45 +00:00
interface CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
keymgr Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
locale Imported Translations from Zanata 2016-08-18 06:30:03 +00:00
message Add pagination support to messages 2016-05-27 10:49:00 +00:00
objects Remove code duplication in enums 2016-08-11 13:38:39 +00:00
replication Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
scheduler Clean imports in code 2016-08-16 13:57:28 +07:00
tests NetApp: Report multiattach as enabled 2016-08-22 15:34:48 +00:00
transfer Handle quota exceed exception 2016-06-14 09:56:10 +08:00
volume NetApp: Report multiattach as enabled 2016-08-22 15:34:48 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
__init__.py Re-enabled hacking checks for H105 2016-01-05 11:22:40 +02:00
context.py Use from_environ to load context 2016-07-12 13:39:09 +10:00
coordination.py update coordination.Lock.release's docstring 2016-06-19 01:55:35 -04:00
exception.py Revise Synology DSM storage driver 2016-08-15 11:26:29 +08:00
flow_utils.py
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
opts.py HNAS: Deprecating XML config file 2016-08-11 12:57:14 -03:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota_utils.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
quota.py Merge "Lazy load a project quotas's default values" 2016-05-30 11:08:22 +00:00
rpc.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
service.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Don't use config option sqlite_db 2016-08-05 18:40:23 +08:00
utils.py Mask out passwords when tracing 2016-08-11 02:17:06 -07:00
version.py