deb-python-rtslib-fb/rtslib
Amartey Pearson e54d50d732 Add ability to invalidate caches
For efficiency, rtslib may have caches (today for the data
in configfs).  A client may need to clear out these caches
such as via the refresh option in targetcli.

* Add new invalidate_caches method to RTSRoot.  While this only
has a single cache today, it gives the ability to extend to
any future caches.
* While bs_cache really should be private, it probably
shouldn't be changed given that this is a library and may be
used elsewhere.

Signed-off-by: Amartey Pearson <apearson@us.ibm.com>
2017-02-07 12:38:33 -06:00
..
__init__.py Add ALUA supported method 2017-02-06 17:54:57 -06:00
alua.py Add ALUA supported method 2017-02-06 17:54:57 -06:00
fabric.py Add IBM PowerVM vscsi fabric 2016-11-09 13:09:22 -06:00
node.py Port to Python 3 2015-05-22 09:20:45 -07:00
root.py Add ability to invalidate caches 2017-02-07 12:38:33 -06:00
target.py Don't raise exception when getting/setting a LUNs ALUA group 2017-02-06 17:55:29 -06:00
tcm.py Add ALUA supported method 2017-02-06 17:54:57 -06:00
utils.py Add ALUA supported method 2017-02-06 17:54:57 -06:00