cinder/cinder/tests/unit/volume/drivers/synology
chihyuwu 0e92a480bf Synology: Improve session expired error handling
Session may not reconnect when current session is expired
because error handling only handles Error Code 105 (No Permission)
but 119 (SID Not Found) is needed as well.

Change-Id: Ida093a1ebf3395a73298cb087c28290229fbb92e
Closes-Bug: #1850601
2020-06-08 10:14:16 +08:00
..
__init__.py Move driver tests to tests/unit/volume/drivers 2017-01-19 19:46:24 +05:30
test_synology_common.py Synology: Improve session expired error handling 2020-06-08 10:14:16 +08:00
test_synology_iscsi.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00