sushy/sushy/tests/unit/resources/manager
Debayan Ray 27c725cbb8 Introduce ``cache_it`` and ``cache_clear``
Right now the nested resource property methods contain a lot of
repetitive code for caching purpose. This utility decorator
``cache_it`` with its complimentary ``cache_clear`` method
attempt to reduce that code bloat.

Change-Id: I7404a15beb029cb282ac6b84bb8b8fdb97ebcd4c
2018-10-22 07:20:19 +00:00
..
__init__.py Add manager resource 2017-06-28 12:39:40 -04:00
test_manager.py Introduce ``cache_it`` and ``cache_clear`` 2018-10-22 07:20:19 +00:00
test_virtual_media.py Fix for MediaTypes in virtual media 2018-09-11 06:42:24 +00:00