Add general storage parameters to node info call
[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
10 The following designs have been partially implemented in Ganeti 2.8:
11
12 - :doc:`design-storagetypes`
13 - :doc:`design-hroller`
14 - :doc:`design-query-splitting`: everything except instance queries.
15 - :doc:`design-partitioned`: "Constrained instance sizes" implemented.
16 - :doc:`design-monitoring-agent`: implementation of all the core functionalities
17   of the monitoring agent. Reason trail implemented as part of the work for the
18   instance status collector.
19
20 .. vim: set textwidth=72 :
21 .. Local Variables:
22 .. mode: rst
23 .. fill-column: 72
24 .. End: