Revision e56bb0e8

b/Makefile.am
144 144
	doc/admin.rst \
145 145
	doc/design-2.0.rst \
146 146
	doc/design-2.1.rst \
147
	doc/design-2.2.rst \
147 148
	doc/devnotes.rst \
148 149
	doc/glossary.rst \
149 150
	doc/hooks.rst \
b/doc/design-2.2.rst
1
=================
2
Ganeti 2.2 design
3
=================
4

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

  
8
The 2.2 version will be a relatively small release. Its main aim is to
9
avoid changing too much of the core code, while addressing issues and
10
adding new features and improvements over 2.1, in a timely fashion.
11

  
12
.. contents:: :depth: 4
13

  
14
Objective
15
=========
16

  
17
Background
18
==========
19

  
20
Overview
21
========
22

  
23
Detailed design
24
===============
25

  
26
As for 2.1 we divide the 2.2 design into three areas:
27

  
28
- core changes, which affect the master daemon/job queue/locking or
29
  all/most logical units
30
- logical unit/feature changes
31
- external interface changes (eg. command line, os api, hooks, ...)
32

  
33
Core changes
34
------------
35

  
36
Feature changes
37
---------------
38

  
39
External interface changes
40
--------------------------
41

  
42
.. vim: set textwidth=72 :
b/doc/index.rst
16 16
   security.rst
17 17
   design-2.0.rst
18 18
   design-2.1.rst
19
   design-2.2.rst
19 20
   locking.rst
20 21
   hooks.rst
21 22
   iallocator.rst

Also available in: Unified diff