sushy/sushy/tests/unit/resources/sessionservice
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 Implement Redfish Sessions 2018-01-16 09:24:08 -07:00
test_session.py Cleanup unittest file loading 2018-07-11 12:21:19 +03:00
test_sessionservice.py Introduce ``cache_it`` and ``cache_clear`` 2018-10-22 07:20:19 +00:00