cinder/cinder/volume/drivers/stx
Chris M 3f4559e1cf Seagate driver: Add Basic auth header when logging in via HTTPS
New array firmware will use a new authentication method that does not
rely on MD5. To support this change while maintaining full backwards
compatibility, we'll also send a Basic auth header iff the connection
is encrypted.

Change-Id: I6d41f983992a47fb10fdb557dbbf7e3bbcc94b2e
2020-02-07 18:33:09 +00:00
..
__init__.py Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
client.py Seagate driver: Add Basic auth header when logging in via HTTPS 2020-02-07 18:33:09 +00:00
common.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
exception.py Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
fc.py Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
iscsi.py Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00