Since the design doc for storage space reporting ended up being mostly about disk templates and storage types, and the space reporting being just a small part of it, I am renaming the design doc.
Signed-off-by: Helga Velroyen <[email protected]> --- doc/{design-storagespace.rst => design-storagetypes.rst} | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) rename doc/{design-storagespace.rst => design-storagetypes.rst} (98%) 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 3fbce35..ee03aeb 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 ================ -- 1.8.1.3
