Statistics
| Branch: | Tag: | Revision:

root / doc / design-2.7.rst @ 06c2fb4a

History | View | Annotate | Download (829 Bytes)

1 97aac894 Michael Hanselmann
=================
2 97aac894 Michael Hanselmann
Ganeti 2.7 design
3 97aac894 Michael Hanselmann
=================
4 97aac894 Michael Hanselmann
5 97aac894 Michael Hanselmann
The following design documents have been implemented in Ganeti 2.7:
6 97aac894 Michael Hanselmann
7 97aac894 Michael Hanselmann
- :doc:`design-bulk-create`
8 98a83f17 Michael Hanselmann
- :doc:`design-opportunistic-locking`
9 45bc4635 Iustin Pop
- :doc:`design-restricted-commands`
10 98a83f17 Michael Hanselmann
- :doc:`design-node-add`
11 98a83f17 Michael Hanselmann
- :doc:`design-virtual-clusters`
12 1304ab11 Guido Trotter
- :doc:`design-network`
13 1304ab11 Guido Trotter
- :doc:`design-linuxha`
14 e19f7095 Constantinos Venetsanopoulos
- :doc:`design-shared-storage` (Updated to reflect the new ExtStorage
15 e19f7095 Constantinos Venetsanopoulos
  Interface)
16 1304ab11 Guido Trotter
17 1304ab11 Guido Trotter
The following designs have been partially implemented in Ganeti 2.7:
18 1304ab11 Guido Trotter
19 1304ab11 Guido Trotter
- :doc:`design-query-splitting`: only queries not needing RPC are
20 1304ab11 Guido Trotter
  supported, through confd
21 1304ab11 Guido Trotter
- :doc:`design-partitioned`: only exclusive use of disks is implemented
22 1304ab11 Guido Trotter
- :doc:`design-monitoring-agent`: an example standalone DRBD data
23 1304ab11 Guido Trotter
  collector is included
24 97aac894 Michael Hanselmann
25 97aac894 Michael Hanselmann
.. vim: set textwidth=72 :
26 97aac894 Michael Hanselmann
.. Local Variables:
27 97aac894 Michael Hanselmann
.. mode: rst
28 97aac894 Michael Hanselmann
.. fill-column: 72
29 97aac894 Michael Hanselmann
.. End: