entropy/entropy/backends
pran1990 e9f7137ceb move repair-related code to backend
Add two functions in filebackend, to retrieve all repairs, and to
retrieve an repair script's config given the name.

Replace occurences of utils.load_yaml in engine.py with calls to
above functions

Change-Id: If7ed5c44b771aa76b94697cca16b251a167e4956
2014-06-05 09:26:32 +00:00
..
__init__.py Add some structure for backend abstraction 2014-05-30 08:41:29 +00:00
base.py Make backends into drivers, loadable as entry points 2014-05-30 20:09:12 +00:00
db_backend.py Add some structure for backend abstraction 2014-05-30 08:41:29 +00:00
file_backend.py move repair-related code to backend 2014-06-05 09:26:32 +00:00