Statistics
| Branch: | Tag: | Revision:

root / doc / design-2.2.rst @ 545d1f1a

History | View | Annotate | Download (40 kB)

# Date Author Comment
545d1f1a 06/23/2010 07:23 pm Iustin Pop

Update the 2.2 design doc with OS parameters

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

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 <>

37e1e262 06/01/2010 11:34 am Guido Trotter

design-2.2: job queue lock analysis/remediation

This builds up on the "Master core scalability design doc" detailing the
critical situations in the job queue and proposing how to fix them. The
bulleted point list at the beginning is changed to subparagraph, as the...

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 <>