cinder/cinder
yangheng 2bdc086783 Support Cinder FC driver for TOYOU NetStor
* Supported Protocol
 - iSCSI
 - FC

* Supported Feature
 - Volume Attach/Detach(FC)
 - Extend Attached Volume
 - Volume Manage/Unmanage
 - Revert to Snapshot
 - Multi-attach
 - Thin Provisioning

ThirdPartySystems: TOYOU ACS5000 CI
Change-Id: Id9bd2f880ea92e9f74ba286a1cb25aea174328c5
2021-12-24 09:46:34 +00:00
..
api Merge "Fix best_match() deprecation warning" 2021-12-22 18:36:06 +00:00
backup mypy: backup 2021-12-15 09:04:52 -05:00
brick LVM: Retry lvextend commands on code 139 2021-08-18 12:29:01 -04:00
cmd Merge "db: Vendor 'oslo_db.sqlalchemy.migration'" 2021-09-10 18:11:04 +00:00
common Improve no_snapshot_gb_quota description 2021-12-01 11:41:38 +01:00
compute db: Remove 'db' argument from various managers 2021-08-27 15:13:21 +01:00
db Merge "Clarify conditional_update return types" 2021-11-19 16:30:20 +00:00
group db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
image Merge "Use 'visibility' instead of 'is_public' when only use Glance API v2" 2021-12-22 18:36:09 +00:00
interface Replace getargspec with getfullargspec 2021-05-13 09:22:14 +08:00
keymgr Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
locale Imported Translations from Zanata 2021-12-20 02:29:42 +00:00
message Add user messages for backup operations 2021-08-27 05:44:42 -04:00
objects Merge "Fix: nfs format info limitation" 2021-12-22 18:35:58 +00:00
policies Fix typo in message policy deprecations 2021-10-07 18:48:04 +00:00
privsep Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00
scheduler Fix log message error in capacity filter 2021-12-03 18:45:44 +00:00
tests Support Cinder FC driver for TOYOU NetStor 2021-12-24 09:46:34 +00:00
transfer db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
volume Support Cinder FC driver for TOYOU NetStor 2021-12-24 09:46:34 +00:00
wsgi Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
zonemanager Brocade: Fix lookup UnboundLocalError 2020-08-07 15:24:44 +02:00
__init__.py
context.py Merge "Add infrastructure for testing new RBAC policies" 2021-09-06 17:44:47 +00:00
coordination.py mypy: coordination.py 2021-08-17 14:50:46 +00:00
exception.py mypy: annotate volume_utils / utils / exc 2021-04-30 10:41:30 -04:00
flow_utils.py mypy: create_volume flows 2021-08-10 10:26:39 -04:00
i18n.py
manager.py mypy: Fix unused type: ignore in manager.py 2021-09-16 10:25:39 -04:00
opts.py Merge "db: Remove 'db_driver' option" 2021-09-15 21:32:03 +00:00
policy.py Add infrastructure for testing new RBAC policies 2021-08-31 15:41:17 -07:00
quota.py Merge "Remove six from quota.py" 2021-04-20 07:49:02 +00:00
quota_utils.py Modify/Move project validation methods to api_utils 2021-04-05 08:00:40 -04:00
rpc.py mypy: continued manager, scheduler, rpcapi 2021-08-11 08:36:09 -04:00
service.py Fix typo on service cluster change method 2020-05-06 19:36:07 -05:00
service_auth.py
ssh_utils.py Remove six in files under cinder/* 2020-10-08 14:00:14 +08:00
utils.py Merge "Correct type annotations for utils.retry()" 2021-11-09 18:24:32 +00:00
version.py