Statistics
| Branch: | Tag: | Revision:

root / doc @ 333bd799

Name Size
  css
  examples
  users
admin.rst 66.5 kB
cluster-merge.rst 2.5 kB
conf.py 7 kB
design-2.0.rst 76.6 kB
design-2.1.rst 48 kB
design-2.10.rst 406 Bytes
design-2.2.rst 36.5 kB
design-2.3.rst 37.3 kB
design-2.4.rst 255 Bytes
design-2.5.rst 334 Bytes
design-2.6.rst 268 Bytes
design-2.7.rst 829 Bytes
design-2.8.rst 755 Bytes
design-2.9.rst 403 Bytes
design-autorepair.rst 15.7 kB
design-bulk-create.rst 3.2 kB
design-ceph-ganeti-support.rst 6.3 kB
design-chained-jobs.rst 8.2 kB
design-cmdlib-unittests.rst 6.6 kB
design-cpu-pinning.rst 7.7 kB
design-daemons.rst 20.2 kB
design-device-uuid-name.rst 2.8 kB
design-draft.rst 596 Bytes
design-glusterfs-ganeti-support.rst 12.6 kB
design-hotplug.rst 10.7 kB
design-hroller.rst 7.2 kB
design-hsqueeze.rst 5.6 kB
design-htools-2.3.rst 12.8 kB
design-http-server.rst 5.4 kB
design-hugepages-support.rst 3.6 kB
design-impexp2.rst 22.2 kB
design-internal-shutdown.rst 6.3 kB
design-kvmd.rst 10.8 kB
design-linuxha.rst 6.3 kB
design-lu-generated-jobs.rst 3.4 kB
design-monitoring-agent.rst 29.5 kB
design-multi-reloc.rst 4.9 kB
design-multi-version-tests.rst 7.1 kB
design-network.rst 10.8 kB
design-node-add.rst 5.6 kB
design-node-security.rst 17.6 kB
design-oob.rst 16 kB
design-openvswitch.rst 5.1 kB
design-opportunistic-locking.rst 5.6 kB
design-optables.rst 7.2 kB
design-os.rst 21.1 kB
design-ovf-support.rst 18.5 kB
design-partitioned.rst 12.4 kB
design-query-splitting.rst 6.7 kB
design-query2.rst 12.8 kB
design-reason-trail.rst 4.5 kB
design-resource-model.rst 44.4 kB
design-restricted-commands.rst 2.3 kB
design-shared-storage.rst 12.1 kB
design-ssh-ports.rst 2.1 kB
design-storagetypes.rst 15.4 kB
design-upgrade.rst 12 kB
design-virtual-clusters.rst 12.1 kB
design-x509-ca.rst 6.4 kB
dev-codestyle.rst 16.9 kB
devnotes.rst 8.3 kB
glossary.rst 3 kB
hooks.rst 21.3 kB
iallocator.rst 18 kB
index.rst 4.3 kB
install.rst 31.3 kB
locking.rst 3.2 kB
manpages-disabled.rst 234 Bytes
monitoring-query-format.rst 1.6 kB
move-instance.rst 5.1 kB
ovfconverter.rst 7 kB
rapi.rst 50 kB
security.rst 10.1 kB
virtual-cluster.rst 4.2 kB
walkthrough.rst 42.6 kB

Latest revisions

# Date Author Comment
333bd799 01/09/2014 05:54 pm Jose A. Lopes

Design document for KVM daemon

Design document for KVM daemon which is needed by the instance
shutdown detection for KVM.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Michele Tartara <>

eea5e916 01/09/2014 05:38 pm Petr Pudlak

Improve the point-free section of the style guide

Distinguish declaring functions in the point-free style and using
a very similar technique to avoid parentheses (which isn't technically
point-free).

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

c09f6160 01/09/2014 04:53 pm Klaus Aehlig

design: version-specific downgrade actions

Some new features, like client-specific ssl certificates, require additional
steps at downgrade, so add this to the design. Two things should be noted.

- There cannot be explicit version-specific upgrade actions; upgrades...

9110fb4a 01/09/2014 09:37 am Santi Raffa

Add code style document to documentation

The Ganeti code style has been stored on the project wiki at:

https://code.google.com/p/ganeti/wiki/StyleGuide
https://code.google.com/p/ganeti/wiki/HaskellStyleGuide

This commit combines the two pages into an .rst file with minimal...

56c934da 01/02/2014 11:41 am Jose A. Lopes

Eliminate installation modes in OS reinstalls doc

Eliminate installation modes in OS reinstalls design doc and instead
allow disk images and OS scripts to be combined, with an optional
virtualized environment.

Signed-off-by: Jose A. Lopes <>...

575b31bf 12/20/2013 03:44 pm Helga Velroyen

Update design doc to match implementation

This patch contains some minor changes in the design doc
to make sure the details match the implementation.

Signed-off-by: Helga Velroyen <>
Reviewed-by: Hrvoje Ribicic <>

f3ac6f36 12/19/2013 01:59 pm Klaus Aehlig

Merge branch 'stable-2.10' into master

  • stable-2.10
    Version bump for 2.10.0~rc1
    Update NEWS for 2.10.0 rc1 release
    Fix pylint 0.26.0/Python 2.7 warning
    Update INSTALL and devnotes for 2.10 release
  • stable-2.9
    Bump revision for 2.9.2
    Update NEWS for 2.9.2 release...
6488e5bc 12/17/2013 06:12 pm Santi Raffa

Gluster: add userspace access support

Add support for the QEMU gluster: protocol. Also change the access
mode routines so they check the access parameter for all templates.

Signed-off-by: Santi Raffa <>
Signed-off-by: Thomas Thrainer <>...

bd341bff 12/16/2013 05:53 pm Thomas Thrainer

Update INSTALL and devnotes for 2.10 release

The following changes are made: * Add M4 as required dependency * Change reference to qemu-img package to qemu-utils * Never use `sudo` for easy_install (not used for apt-get neither) * Add libpcre3-dev as required package for Wheezy (otherwise linking...

e34f46e6 12/12/2013 06:33 pm Thomas Thrainer

Document format of the file-storage-paths file

The format of the /etc/ganeti/file-storage-paths file was not documented
in the man page. This patch adds a short note about the format there.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Michele Tartara <>

View revisions

Also available in: Atom