Add first implementation of generic storage unit framework
[ganeti-local] / Makefile.am
index 3d2ae8e..66e1a2f 100644 (file)
@@ -85,6 +85,7 @@ pkgpython_PYTHON = \
        lib/serializer.py \
        lib/ssconf.py \
        lib/ssh.py \
+       lib/storage.py \
        lib/utils.py \
        lib/workerpool.py
 
@@ -111,6 +112,7 @@ http_PYTHON = \
 docrst = \
        doc/admin.rst \
        doc/design-2.0.rst \
+       doc/design-2.1.rst \
        doc/glossary.rst \
        doc/hooks.rst \
        doc/iallocator.rst \