Statistics
| Branch: | Tag: | Revision:

root / doc / design-2.2.rst @ c3c5dc77

History | View | Annotate | Download (30.2 kB)

# Date Author Comment
c3c5dc77 06/01/2010 11:34 am Guido Trotter

Master core scalability design doc

This initial design still lacks information about the job queue lock
contention decrease.

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

68857643 03/17/2010 05:18 pm Michael Hanselmann

utils: Add functions to sign and verify X509 certs using HMAC

Certificates exchanged via an untrusted third party should be
signed to ensure they haven't been modified.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

f0476905 03/10/2010 07:10 pm Michael Hanselmann

Update inter-cluster instance move design with HMAC signatures

This also adds a large piece of pseudo code for explanatory purposes.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Guido Trotter <>

a7c6552d 02/12/2010 02:24 pm Michael Hanselmann

Update inter-cluster instance move design with HMAC verification

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

5b2069a9 02/01/2010 03:20 pm Michael Hanselmann

Initial design for inter-cluster instance moves

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

8388e9ff 01/27/2010 06:26 pm Guido Trotter

Initial KVM security improvement design for 2.2

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

6e56e84a 12/01/2009 04:43 pm Michael Hanselmann

Inter-node RPC timeout design

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

e56bb0e8 11/27/2009 01:12 pm Guido Trotter

Add template Ganeti 2.2 design doc

Signed-off-by: Guido Trotter <>