diff --git a/doc/design-storagespace.rst b/doc/design-storagetypes.rst
similarity index 98%
rename from doc/design-storagespace.rst
rename to doc/design-storagetypes.rst
index 3fbce3543d7a3622f7c36115e7a32a43d7feb651..ee03aebf767ba56f49888a52789ac4fad1a3a4da 100644
--- a/doc/design-storagespace.rst
+++ b/doc/design-storagetypes.rst
@@ -1,6 +1,6 @@
-============================
-Storage free space reporting
-============================
+=============================================================================
+Management of storage types and disk templates, incl. storage space reporting
+=============================================================================
 
 .. contents:: :depth: 4
 
@@ -12,9 +12,6 @@ in Ganeti. One direct consequence is that storage space reporting is currently
 broken for all storage that is not based on lvm technolgy. This design looks at
 the root causes and proposes a way to fix it.
 
-FIXME: rename the design doc to make clear that space reporting is not the only
-thing covered here?
-
 Proposed changes
 ================