Statistics
| Branch: | Tag: | Revision:

root @ 5a8921f3

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  src
  test
  tools
.ghci 21 Bytes
.gitignore 2.6 kB
COPYING 17.6 kB
INSTALL 10.3 kB
Makefile.am 75.8 kB
NEWS 131.3 kB
README 191 Bytes
UPGRADE 12.4 kB
autogen.sh 283 Bytes
configure.ac 25 kB
epydoc.conf.in 444 Bytes
pylintrc 2.9 kB
pylintrc-test 2.9 kB

Latest revisions

# Date Author Comment
5a8921f3 03/13/2014 02:49 pm Klaus Aehlig

Add downgrading locks by level to WConfd

Export a function that downgrades all locks of an owner of a
given level to own them only shared.

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

1243b689 03/13/2014 02:49 pm Klaus Aehlig

Add convenience function to downgrade locks

Add a convenience function that downgrades all locks with a given
property to be held only at shared level.

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

5e46225d 03/13/2014 02:49 pm Klaus Aehlig

Fix typo in lock levels

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

df62c62d 03/12/2014 01:32 pm Hrvoje Ribicic

Merge branch 'stable-2.11' into master

  • stable-2.11
    Rename compression option in gnt-backup export

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

67f3ee87 03/11/2014 06:12 pm Hrvoje Ribicic

Rename compression option in gnt-backup export

The gnt-backup export option --compress did not do what most would
expect upon seeing the name: compress the exported image. Instead, it
used compression to try and speed up the transfer of the image,
decompressing it prior to writing the file. To reduce confusion, this...

a07ae57f 03/11/2014 05:09 pm Jose A. Lopes

Extend QA with OS image

Extend QA with OS image tests for instance reinstall and instance
modify.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

83f54caa 03/11/2014 05:09 pm Jose A. Lopes

Instance reinstall with OS images

This patch allows instances to be reinstalled using OS images:
  • extract OS scripts installation to a separate method
  • add a new method to handle OS image installation
  • refactor 'LUInstanceReinstall.Exec'

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

1c4910f7 03/11/2014 05:09 pm Jose A. Lopes

OS images in 'LUInstanceCreate' and OS scripts optional

  • Use the empty string in 'ganeti.objects.Instance.os' to signify that
    the instance does not use OS scripts.
  • Make several calls related to OS scripts first test whether OS
    scripts are being used....
2329ffdd 03/11/2014 05:09 pm Jose A. Lopes

Instance create with OS image

Extend 'LUInstanceCreate' to image the instance's first disk if an OS
image is specified via the OS params. If the OS image is a file, it
will be copied to the node via SSH. If ths OS image is a URL, it will
be passed directly to the node, which will then download the file....

7bc4d6ac 03/11/2014 05:09 pm Jose A. Lopes

Function to check if the OS image parameter is valid

Add helper function to check if the OS image parameter contained in
the OS parameters of an opcode is valid.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

View all revisions | View revisions

Also available in: Atom