cinder/cinder
Ivan Pchelintsev 4e320543cf Add OpenStack volume replication v2.1 support in VxFlex OS driver
Volume replication support will be added in next VxFlex OS (v3.5.0) release.
Cinder driver for VxFlex OS supports volumes/snapshots with
replication enabled according to OpenStack volume replication specification.

Implements: blueprint vxflexos-replication-support
Change-Id: I3f2ec1ddf1867261253190953f7a65fff22c7404
2020-04-03 18:20:39 +03:00
..
api Merge "Support multiple stores of Glance" 2020-01-29 00:57:33 +00:00
backup Merge "Publish backup capabilities to a scheduler" 2020-01-14 19:50:21 +00:00
brick Raise hacking version to 2.0.0 2020-01-02 14:42:49 -06:00
cmd Merge "Add upgrade check for removed Veritas Access driver" 2020-01-21 05:21:16 +00:00
common Leverage hw accelerator in image compression 2019-09-18 03:01:18 +00:00
compute nova: use EndpointNotFound from keystoneauth1 2019-09-03 10:58:59 -04:00
db Make volume soft delete more thorough 2020-01-11 13:01:11 -05:00
group Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
image Support multiple stores of Glance 2020-01-21 06:02:47 +00:00
interface Elaborate on terminate_connection documentation 2019-12-04 09:21:15 -06:00
keymgr Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
locale Imported Translations from Zanata 2020-01-08 06:57:01 +00:00
message Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
objects Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
policies Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
privsep Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00
scheduler Merge "Fix: failed to create snapshot with DriverFilter" 2020-01-22 11:44:34 +00:00
tests Add OpenStack volume replication v2.1 support in VxFlex OS driver 2020-04-03 18:20:39 +03:00
transfer Raise hacking version to 2.0.0 2020-01-02 14:42:49 -06:00
volume Add OpenStack volume replication v2.1 support in VxFlex OS driver 2020-04-03 18:20:39 +03:00
wsgi Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
zonemanager Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
__init__.py Set EVENTLET_NO_GREENDNS for IPv6 and dnspython compat 2016-11-11 13:19:07 -06:00
context.py Merge "Add key-manager to sevice catalog" 2019-08-04 20:26:15 +00:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Merge "Support multiple stores of Glance" 2020-01-29 00:57:33 +00:00
flow_utils.py Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
i18n.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
manager.py Merge "Publish backup capabilities to a scheduler" 2020-01-14 19:50:21 +00:00
opts.py Remove the Veritas Access Driver 2020-01-14 15:43:01 +00:00
policy.py Correct default policy_file in the sample config 2019-01-15 13:54:17 -05:00
quota.py Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
quota_utils.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
rpc.py Replace assert to raise AssertionError 2019-06-05 18:41:21 +03:00
service.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
service_auth.py Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
ssh_utils.py Stop a connections leak when freeing an SSHPool 2018-02-14 18:16:55 -06:00
test.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
utils.py Fix "is"/"is not" with a literal usage 2019-11-08 09:39:39 -05:00
version.py