[Pkg-ganeti-devel] [ganeti] 115/165: Add design doc for 2.15
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Tue Aug 11 13:53:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch master
in repository ganeti.
commit c69b2801b600b4a4aebc9828777e80e8a6fc840e
Author: Helga Velroyen <helgav at google.com>
Date: Wed Apr 22 11:06:53 2015 +0200
Add design doc for 2.15
And mention partial and complete designs in there.
Signed-off-by: Helga Velroyen <helgav at google.com>
Reviewed-by: Klaus Aehlig <aehlig at google.com>
---
Makefile.am | 3 ++-
doc/design-2.15.rst | 13 +++++++++++++
doc/design-draft.rst | 2 --
doc/index.rst | 3 +++
4 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 50ce133..1a8e520 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -654,6 +654,7 @@ docinput = \
doc/design-2.12.rst \
doc/design-2.13.rst \
doc/design-2.14.rst \
+ doc/design-2.15.rst \
doc/design-allocation-efficiency.rst \
doc/design-autorepair.rst \
doc/design-bulk-create.rst \
@@ -664,7 +665,7 @@ docinput = \
doc/design-cpu-pinning.rst \
doc/design-cpu-speed.rst \
doc/design-daemons.rst \
- doc/design-dedicated-allocation.rst \
+ doc/design-dedicated-allocation.rst \
doc/design-device-uuid-name.rst \
doc/design-disk-conversion.rst \
doc/design-disks.rst \
diff --git a/doc/design-2.15.rst b/doc/design-2.15.rst
new file mode 100644
index 0000000..6da41b4
--- /dev/null
+++ b/doc/design-2.15.rst
@@ -0,0 +1,13 @@
+==================
+Ganeti 2.15 design
+==================
+
+The following designs have been partially implemented in Ganeti 2.15.
+
+- :doc:`design-configlock`
+- :doc:`design-shared-storage-redundancy`
+
+The following designs' implementations were completed in Ganeti 2.15.
+
+- :doc:`design-allocation-efficiency`
+- :doc:`design-dedicated-allocation`
diff --git a/doc/design-draft.rst b/doc/design-draft.rst
index faa643f..f56c3f7 100644
--- a/doc/design-draft.rst
+++ b/doc/design-draft.rst
@@ -25,8 +25,6 @@ Design document drafts
design-network2.rst
design-configlock.rst
design-multi-storage-htools.rst
- design-dedicated-allocation.rst
- design-allocation-efficiency.rst
design-shared-storage-redundancy.rst
.. vim: set textwidth=72 :
diff --git a/doc/index.rst b/doc/index.rst
index 28b37a0..16d0301 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -80,6 +80,7 @@ and draft versions (which are either incomplete or not implemented).
design-2.12.rst
design-2.13.rst
design-2.14.rst
+ design-2.15.rst
Draft designs
-------------
@@ -94,12 +95,14 @@ Draft designs
admin.rst
cluster-merge.rst
cluster-keys-replacement.rst
+ design-allocation-efficiency.rst
design-autorepair.rst
design-bulk-create.rst
design-chained-jobs.rst
design-cmdlib-unittests.rst
design-cpu-speed.rst
design-cpu-pinning.rst
+ design-dedicated-allocation.rst
design-device-uuid-name.rst
design-daemons.rst
design-disk-conversion.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git
More information about the Pkg-ganeti-devel
mailing list