Update 2.7 design doc
authorGuido Trotter <ultrotter@google.com>
Wed, 30 Jan 2013 10:27:54 +0000 (11:27 +0100)
committerGuido Trotter <ultrotter@google.com>
Thu, 31 Jan 2013 13:03:28 +0000 (14:03 +0100)
Move two designs that have been implemented in 2.7 to design-2.7 and out
of drafts.

Other designs were partly implemented: explain what part was, and leave
them as drafts pending their completion.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>

doc/design-2.7.rst
doc/design-draft.rst
doc/index.rst

index 77cdc2b..848159e 100644 (file)
@@ -9,6 +9,16 @@ The following design documents have been implemented in Ganeti 2.7:
 - :doc:`design-remote-commands`
 - :doc:`design-node-add`
 - :doc:`design-virtual-clusters`
+- :doc:`design-network`
+- :doc:`design-linuxha`
+
+The following designs have been partially implemented in Ganeti 2.7:
+
+- :doc:`design-query-splitting`: only queries not needing RPC are
+  supported, through confd
+- :doc:`design-partitioned`: only exclusive use of disks is implemented
+- :doc:`design-monitoring-agent`: an example standalone DRBD data
+  collector is included
 
 .. vim: set textwidth=72 :
 .. Local Variables:
index 275f2e7..36b052a 100644 (file)
@@ -10,13 +10,11 @@ Design document drafts
    design-x509-ca.rst
    design-http-server.rst
    design-impexp2.rst
-   design-network.rst
    design-resource-model.rst
    design-query-splitting.rst
    design-autorepair.rst
    design-partitioned.rst
    design-monitoring-agent.rst
-   design-linuxha.rst
 
 .. vim: set textwidth=72 :
 .. Local Variables:
index ae2e2af..87bd2a1 100644 (file)
@@ -54,6 +54,8 @@ Contents:
    design-remote-commands.rst
    design-shared-storage.rst
    design-virtual-clusters.rst
+   design-network.rst
+   design-linuxha.rst
 
 Also see the :ref:`search`.