cinder/cinder
Tobias Urdin b292238405 Add backup_swift_create_storage_policy config opt
This configuration option is used by the Swift backup
driver to select the storage policy to use when creating
the container used to store backups.

It defaults to None meaning the default behavior is
preserved.

Change-Id: I0a4a9d4e099c7d4a1d209be28ade5a517aeb96df
2021-06-28 07:37:06 +00:00
..
api Merge "Fix: Schema validation for attachment create API" 2021-06-17 19:21:57 +00:00
backup Add backup_swift_create_storage_policy config opt 2021-06-28 07:37:06 +00:00
brick Retry "lvs" call on segfault for _get_thin_pool_free_space 2021-06-21 03:47:08 +00:00
cmd Merge "Remove unused _db_error code from cmd/manage.py" 2021-06-18 20:57:40 +00:00
common Support mTLS when calling the glance API 2021-03-22 22:00:44 +00:00
compute Fix instance locality scheduler filter 2021-04-13 12:27:55 +03:00
db Merge "db: Compact migrations to Train" 2021-06-23 23:05:12 +00:00
group Use resource_backend for volumes and groups 2020-08-14 08:13:42 +00:00
image Merge "Update decode_cipher doc text about encryption ciphers" 2021-06-22 17:07:43 +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-03-24 06:25:01 +00:00
message Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
objects Remove uuid check/generate in service 2021-04-12 13:16:40 -04:00
policies Simplify composite check strings for project personas 2021-02-17 17:44:40 +00:00
privsep Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00
scheduler Merge "Fix instance locality scheduler filter" 2021-06-23 19:01:56 +00:00
tests Add backup_swift_create_storage_policy config opt 2021-06-28 07:37:06 +00:00
transfer Fix: show volume transfer by name for non-admins 2020-08-03 12:46:31 +00:00
volume Merge "HPMSA: Report SAN driver options" 2021-06-23 19:01:33 +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 mypy: annotate volume manager 2021-02-10 12:27:47 -05:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py mypy: annotate volume_utils / utils / exc 2021-04-30 10:41:30 -04: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 mypy: annotate volume manager 2021-02-10 12:27:47 -05:00
opts.py Merge "Update code layout and missing Zadara features" 2021-03-19 19:00:48 +00:00
policy.py Merge "Make sure we pass context objects directly to policy enforcement" 2021-03-07 00:07:42 +00:00
quota_utils.py Modify/Move project validation methods to api_utils 2021-04-05 08:00:40 -04:00
quota.py Merge "Remove six from quota.py" 2021-04-20 07:49:02 +00:00
rpc.py Remove six in files under cinder/* 2020-10-08 14:00:14 +08:00
service_auth.py Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
service.py Fix typo on service cluster change method 2020-05-06 19:36:07 -05:00
ssh_utils.py Remove six in files under cinder/* 2020-10-08 14:00:14 +08:00
utils.py mypy: annotate volume_utils / utils / exc 2021-04-30 10:41:30 -04:00
version.py