cinder/cinder/tests/unit/attachments
Liang Fang afcaf0b9dd Add support volume local cache
Use volume type extra spec 'cacheable' to identify if a volume can be
cached or not. If it is set to '<is> True', then it means the volume can
be cached in compute node locally via caching software (e.g. open-cas)

open-cas: https://open-cas.github.io/
Nova Spec: https://review.opendev.org/#/c/689070/
Cinder Spec: https://review.opendev.org/#/c/684556/

Change-Id: I61a795f4ab2c4208094245bd577c39de1b35d6ef
Signed-off-by: Liang Fang <liang.a.fang@intel.com>
2020-09-09 03:42:50 +00:00
..
__init__.py Add new attachment APIS 2017-01-20 11:47:10 -07:00
test_attachments_api.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_attachments_manager.py Add support volume local cache 2020-09-09 03:42:50 +00:00