Statistics
| Branch: | Tag: | Revision:

root / doc / design-2.7.rst @ fb4b885a

History | View | Annotate | Download (746 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 1304ab11 Guido Trotter
15 1304ab11 Guido Trotter
The following designs have been partially implemented in Ganeti 2.7:
16 1304ab11 Guido Trotter
17 1304ab11 Guido Trotter
- :doc:`design-query-splitting`: only queries not needing RPC are
18 1304ab11 Guido Trotter
  supported, through confd
19 1304ab11 Guido Trotter
- :doc:`design-partitioned`: only exclusive use of disks is implemented
20 1304ab11 Guido Trotter
- :doc:`design-monitoring-agent`: an example standalone DRBD data
21 1304ab11 Guido Trotter
  collector is included
22 97aac894 Michael Hanselmann
23 97aac894 Michael Hanselmann
.. vim: set textwidth=72 :
24 97aac894 Michael Hanselmann
.. Local Variables:
25 97aac894 Michael Hanselmann
.. mode: rst
26 97aac894 Michael Hanselmann
.. fill-column: 72
27 97aac894 Michael Hanselmann
.. End: