cinder/cinder
Simon Dodsley 7d18029d52 Pure Storage: check volumename length does not exceed maximum
Add in checks to ensure volume names in all cases, including
snapshotting and unmanaging, do not exceed the name length
limits on the FlashArray

NOTE: This had to be manually amended as the original commit used
a version of ddt not supported in Victoria

Change-Id: I6c153fd6c9c0f485092a82f0e6ae020ec5980fcc
Closes-Bug: 1870103
(cherry picked from commit bb219d6b9f)
2021-03-10 10:17:28 -05:00
..
api Add prelude to victoria release notes 2020-09-24 14:39:15 -04:00
backup Merge "Stop sending notifications to nonstandard pub id" 2020-09-12 04:40:17 +00:00
brick Raise hacking version to 2.0.0 2020-01-02 14:42:49 -06:00
cmd Merge "Remove "cinder-manage shell" commands" 2020-09-04 17:18:49 +00:00
common Merge "Change default glance_num_retries to 3" 2020-08-25 18:41:10 +00:00
compute nova: use EndpointNotFound from keystoneauth1 2019-09-03 10:58:59 -04:00
db Follow Up: Default type overrides 2020-09-17 09:05:54 +00:00
group Use resource_backend for volumes and groups 2020-08-14 08:13:42 +00:00
image Merge "RBD: Cleanup temporary file during exception" 2020-07-24 22:44:22 +00:00
interface Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
keymgr Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
locale Imported Translations from Zanata 2020-09-13 06:31:50 +00:00
message Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
objects Fix cross-project incremental backups 2020-05-21 09:38:25 -03:00
policies Correct group:reset_group_snapshot_status policy 2021-01-06 18:16:21 +00:00
privsep Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00
scheduler Rollback volume status if backup service is unavailable 2020-09-23 20:54:12 +03:00
tests Pure Storage: check volumename length does not exceed maximum 2021-03-10 10:17:28 -05:00
transfer Fix: show volume transfer by name for non-admins 2020-08-03 12:46:31 +00:00
volume Pure Storage: check volumename length does not exceed maximum 2021-03-10 10:17:28 -05: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 Reduce deprecation warnings 2020-04-14 15:53:27 -05:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Default type overrides 2020-09-16 14:05:31 +00:00
flow_utils.py
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 Merge "Backup: Limit number of concurent operations" 2020-08-07 17:54:37 +00:00
policy.py Default type overrides 2020-09-16 14:05:31 +00:00
quota.py Bump hacking version to 1.1.x 2019-05-30 15:06:02 -04:00
quota_utils.py Add support for system and domain scoped tokens 2020-09-30 13:47:42 +00:00
rpc.py Replace assert to raise AssertionError 2019-06-05 18:41:21 +03:00
service.py Fix typo on service cluster change method 2020-05-06 19:36:07 -05: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
utils.py Merge "Remove exception.Error class" 2020-08-26 16:14:15 +00:00
version.py