Update NEWS file: issue 687 and configure fix
[ganeti-local] / doc / design-2.8.rst
1 =================
2 Ganeti 2.8 design
3 =================
4
5 The following design documents have been implemented in Ganeti 2.8:
6
7 - :doc:`design-reason-trail`
8 - :doc:`design-autorepair`
9 - :doc:`design-device-uuid-name`
10
11 The following designs have been partially implemented in Ganeti 2.8:
12
13 - :doc:`design-storagetypes`
14 - :doc:`design-hroller`
15 - :doc:`design-query-splitting`: everything except instance queries.
16 - :doc:`design-partitioned`: "Constrained instance sizes" implemented.
17 - :doc:`design-monitoring-agent`: implementation of all the core functionalities
18   of the monitoring agent. Reason trail implemented as part of the work for the
19   instance status collector.
20
21 .. vim: set textwidth=72 :
22 .. Local Variables:
23 .. mode: rst
24 .. fill-column: 72
25 .. End: