Statistics
| Branch: | Tag: | Revision:

root / lib @ 808cb0ee

Name Size
  build
  client
  cmdlib
  confd
  http
  hypervisor
  impexpd
  jqueue
  masterd
  rapi
  rpc
  server
  storage
  tools
  utils
  watcher
__init__.py 1.2 kB
_constants.py.in 285 Bytes
asyncnotifier.py 6.1 kB
backend.py 153.9 kB
bootstrap.py 44.3 kB
cli.py 146.3 kB
compat.py 5.2 kB
config.py 110.5 kB
constants.py 2.9 kB
daemon.py 28.1 kB
errors.py 10.9 kB
hooksmaster.py 10 kB
ht.py 17.4 kB
jstore.py 6.1 kB
locking.py 48.5 kB
luxi.py 8.1 kB
mcpu.py 20.5 kB
netutils.py 19.7 kB
network.py 7.7 kB
objects.py 70.3 kB
opcodes.py.in_after 391 Bytes
opcodes.py.in_before 7.2 kB
opcodes_base.py 7.8 kB
outils.py 4.5 kB
ovf.py 66 kB
pathutils.py 6.4 kB
qlang.py 9.5 kB
query.py 87 kB
rpc_defs.py 27.1 kB
runtime.py 8 kB
serializer.py 10.8 kB
ssconf.py 13.5 kB
ssh.py 10.7 kB
uidpool.py 11.7 kB
vcluster.py 7.7 kB
wconfd.py 1.4 kB
workerpool.py 18.3 kB

Latest revisions

# Date Author Comment
808cb0ee 06/02/2014 03:39 pm Jose A. Lopes

Change temporary disk from readonly to read-write

Making the temporary disk readonly has absolutely no advantages and it
has the disadvantage that it prevents the OS install helper from
saving temporary data to it, for example, when downloading the OS
install package which is necessary to run the OS scripts....

0dff3a96 06/02/2014 03:39 pm Jose A. Lopes

Fix docstring

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

e7ec2f27 05/30/2014 03:41 pm Klaus Aehlig

Remove Ganeti Lock Manager and Monitor

...from the jobs code, as this functionality is now
carried out by wconfd. Also remove dead code resulting
from this removal.

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

23b13756 05/30/2014 11:16 am Petr Pudlak

Demote a node from MCs only after the config. is updated

Otherwise it was possible that a node was demoted (by calling noded),
its configuration copy removed, but before the configuration change took
place, it was distributed to the node again.

Signed-off-by: Petr Pudlak <>...

7f8ba25b 05/30/2014 11:16 am Petr Pudlak

Move configuration flush to a synchronized block

This ensures that the configuration is fully distributed and doesn't
change during the verification process.

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

c02daabd 05/29/2014 12:23 pm Petr Pudlak

Let ConfigWriter delegate DRBD secrets to WConfd

Also WConfd handles proper synchronization internally so there is no
need to explicitly lock the configuration in ConfigWriter.

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

c79d19e8 05/27/2014 11:48 am Klaus Aehlig

Merge branch 'stable-2.11' into stable-2.12

  • stable-2.11
    (no changes)
  • stable-2.10
    Use more efficient statistics for the standard deviation
    Use statistics updates when allocating on pairs
    Factor score computation through abstract statistics
    Verify the update of the standard deviation statistics...
c3a9cd35 05/26/2014 07:16 pm Klaus Aehlig

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Use more efficient statistics for the standard deviation
    Use statistics updates when allocating on pairs
    Factor score computation through abstract statistics
    Verify the update of the standard deviation statistics...
f28eb679 05/26/2014 03:58 pm Petr Pudlak

Forward MAC reservations from ConfigWriter to WConfD

Also call it for dropping reservations when a job finishes.

And remove the field for temporary DRBDs, that has been already moved to
WConfD.

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

123cb248 05/23/2014 04:44 pm Helga Velroyen

Fix lint error in 'masterd'

... and by that fixing a TODO as well.

Signed-off-by: Helga Velroyen <>
Reviewed-by: Jose Lopes <>

View revisions

Also available in: Atom