cinder/cinder
Ibadulla Khan 431b4284bf QNAP Drivers - Move from httplib to requests
Use driver_ssl_cert_verify under backend section to
enable or disable SSL verfication.

NOTE: IPv6 isn't supported by QNAP driver.

Change-Id: Iba886fd0bd401052a444eb7a4427607e693d7c81
Closes-Bug: 1658766
Partial-Bug: 1188189
2018-03-15 05:50:07 +00:00
..
api Merge "Fix typo errors" 2018-03-10 23:00:02 +00:00
backup Merge "Add backup restoration cancellation support" 2018-03-11 02:01:02 +00:00
brick Merge "Fixes creation of mirrored volumes due to wrong type" 2017-12-16 02:30:28 +00:00
cmd Remove "cinder-manage logs" commands 2018-02-09 12:08:18 -05:00
common Remove deprecated 'pybasedir' config option 2017-12-16 16:30:06 +00:00
compute Clean out config deprecation information 2018-03-13 14:33:37 -05:00
consistencygroup Remove consistencygroups/api.py 2018-01-26 17:59:27 -05:00
db Reserve 5 migrations for DB backports 2018-02-22 11:50:41 -05:00
group Revert consumed quota when failed to create group from source group 2018-02-06 16:30:55 +08:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image Merge "RBD: Support encrypted volumes" 2018-01-25 05:12:20 +00:00
interface Handle deprecation of inspect.getargspec 2017-11-21 12:57:05 -06:00
keymgr Fix DuplicateOptError in fixed_key migration code 2018-02-02 15:49:02 +00:00
locale Imported Translations from Zanata 2018-03-01 06:39:07 +00:00
message Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00
objects Merge "Fix leftovers after backup abort" 2018-03-11 01:48:44 +00:00
policies Add policy check for complete attachment API action 2018-01-24 15:48:22 +00:00
scheduler Merge "Schedule request to scheduler when manage existing snapshot" 2018-02-25 13:32:08 +00:00
tests QNAP Drivers - Move from httplib to requests 2018-03-15 05:50:07 +00:00
transfer Block attempts to transfer encrypted volumes 2018-01-04 16:40:05 +00:00
volume QNAP Drivers - Move from httplib to requests 2018-03-15 05:50:07 +00:00
wsgi Initialize osprofiler in WSGI application 2018-01-09 14:06:34 +01:00
zonemanager Support fabric specific Cisco FC Zone Name 2018-01-25 21:14:04 -08:00
__init__.py
context.py Fix: Propagate OS global request ID 2018-01-15 22:00:27 +01:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Remove ExceptionInParsingArguments 2018-03-12 17:02:10 -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 Allow configuring tpool size 2018-03-08 15:59:29 +01:00
opts.py Remove deprecated fatal_exception_format_errors option 2018-02-14 17:03:21 -06:00
policy.py Add cg policies and clean up old policy handling 2017-12-04 10:07:54 +08:00
quota.py Periodic task to clean expired reservation 2017-05-30 22:21:38 +08:00
quota_utils.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-13 14:25:38 +07:00
service.py Log config options with oslo.config 2018-02-21 14:31:28 -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
test.py Allow configuring tpool size 2018-03-08 15:59:29 +01:00
utils.py Remove utils.read_file_as_root() 2018-03-02 05:29:02 -05:00
version.py