Add Ganeti 2.9 design document
authorKlaus Aehlig <aehlig@google.com>
Mon, 29 Jul 2013 08:57:39 +0000 (10:57 +0200)
committerKlaus Aehlig <aehlig@google.com>
Mon, 29 Jul 2013 10:57:02 +0000 (12:57 +0200)
This document lists the designs that have been implemented
in Ganeti 2.9 that hadn't been implemented in 2.8.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>

doc/design-2.9.rst [new file with mode: 0644]
doc/design-draft.rst
doc/index.rst

diff --git a/doc/design-2.9.rst b/doc/design-2.9.rst
new file mode 100644 (file)
index 0000000..425b825
--- /dev/null
@@ -0,0 +1,16 @@
+=================
+Ganeti 2.9 design
+=================
+
+The following design documents have been implemented in Ganeti 2.9.
+
+- :doc:`design-hroller`
+- :doc:`design-partitioned`
+- :doc:`design-monitoring-agent`
+- :doc:`design-reason-trail`
+- :doc:`design-query-splitting`
+- :doc:`design-device-uuid-name`
+
+The following designs have been partially implemented in Ganeti 2.9.
+
+- :doc:`design-storagetypes`
index 0e454cd..eef9a0d 100644 (file)
@@ -12,11 +12,7 @@ Design document drafts
    design-impexp2.rst
    design-resource-model.rst
    design-query-splitting.rst
-   design-partitioned.rst
-   design-monitoring-agent.rst
-   design-hroller.rst
    design-storagetypes.rst
-   design-device-uuid-name.rst
    design-internal-shutdown.rst
    design-glusterfs-ganeti-support.rst
    design-openvswitch.rst
index c5e9b97..48ae338 100644 (file)
@@ -93,6 +93,7 @@ Implemented designs
    design-2.6.rst
    design-2.7.rst
    design-2.8.rst
+   design-2.9.rst
 
 Draft designs
 -------------
@@ -110,14 +111,18 @@ Draft designs
    design-bulk-create.rst
    design-chained-jobs.rst
    design-cpu-pinning.rst
+   design-device-uuid-name.rst
+   design-hroller.rst
    design-linuxha.rst
    design-lu-generated-jobs.rst
+   design-monitoring-agent.rst
    design-multi-reloc.rst
    design-network.rst
    design-node-add.rst
    design-oob.rst
    design-opportunistic-locking.rst
    design-ovf-support.rst
+   design-partitioned
    design-query2.rst
    design-reason-trail.rst
    design-restricted-commands.rst