Remove unused cache implementation
authorIustin Pop <iustin@google.com>
Thu, 25 Oct 2012 14:21:25 +0000 (16:21 +0200)
committerIustin Pop <iustin@google.com>
Thu, 25 Oct 2012 15:47:47 +0000 (17:47 +0200)
commitcd93a0ec7786409b6b8124f3c458e827b0ad6d41
tree27f1fd410529ed3958bbcdaf4313aca46038b488
parentdce5d027dbc32978398945c647f4efb32b2636ba
Remove unused cache implementation

Note that this commit has no Makefile.am changes, as the files were
not actually used. So it's better to actually remove them.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
doc/design-draft.rst
doc/design-node-state-cache.rst [deleted file]
lib/cache.py [deleted file]
test/ganeti.cache_unittest.py [deleted file]