Revision 1eb85930

b/Makefile.am
173 173
	doc/design-2.0.rst \
174 174
	doc/design-2.1.rst \
175 175
	doc/design-2.2.rst \
176
	doc/design-2.3.rst \
176 177
	doc/cluster-merge.rst \
177 178
	doc/devnotes.rst \
178 179
	doc/glossary.rst \
b/doc/design-2.3.rst
1
=================
2
Ganeti 2.3 design
3
=================
4

  
5
This document describes the major changes in Ganeti 2.3 compared to
6
the 2.2 version.
7

  
8
.. contents:: :depth: 4
9

  
10
Detailed design
11
===============
12

  
13
As for 2.1 and 2.2 we divide the 2.3 design into three areas:
14

  
15
- core changes, which affect the master daemon/job queue/locking or
16
  all/most logical units
17
- logical unit/feature changes
18
- external interface changes (eg. command line, os api, hooks, ...)
19

  
20
Core changes
21
------------
22

  
23

  
24
Feature changes
25
---------------
26

  
27

  
28
External interface changes
29
--------------------------
30

  
31

  
32
.. vim: set textwidth=72 :
33
.. Local Variables:
34
.. mode: rst
35
.. fill-column: 72
36
.. End:
b/doc/index.rst
17 17
   design-2.0.rst
18 18
   design-2.1.rst
19 19
   design-2.2.rst
20
   design-2.3.rst
20 21
   cluster-merge.rst
21 22
   locking.rst
22 23
   hooks.rst

Also available in: Unified diff