Statistics
| Branch: | Tag: | Revision:

root / lib @ a13e1743

Name Size
  build
  client
  cmdlib
  confd
  http
  hypervisor
  impexpd
  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 149.9 kB
bootstrap.py 42.6 kB
cli.py 142.9 kB
compat.py 4.3 kB
config.py 99.5 kB
constants.py 2.9 kB
daemon.py 28.1 kB
errors.py 10.9 kB
hooksmaster.py 10 kB
ht.py 17.5 kB
jqueue.py 76 kB
jstore.py 6.1 kB
locking.py 60.9 kB
luxi.py 8.1 kB
mcpu.py 21.8 kB
netutils.py 19.7 kB
network.py 7.7 kB
objects.py 71.9 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.3 kB
qlang.py 9.5 kB
query.py 86.7 kB
rpc_defs.py 26.7 kB
runtime.py 8 kB
serializer.py 10.7 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
a13e1743 03/26/2014 11:35 am Petr Pudlak

Centralize the creation of a WConfd context in Python code

This will allow easier modification of the structure of a client
identity later.

Also add a helper method for creating a WConfd context from a context.

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

ece21e0b 03/24/2014 08:34 pm Klaus Aehlig

Merge branch 'stable-2.11' into master

  • stable-2.11
    Rearranging entries in NEWS file
    Prepare NEWS file for 2.11.0 rc1
    Bump version to 2.11~rc1 in configure.ac
  • stable-2.10
    Bump version to 2.10.2
    Prepare NEWS file for 2.10.2
    Allow releases scheduled 5 days in advance...
df376ffa 03/24/2014 07:32 pm Klaus Aehlig

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Bump version to 2.10.2
    Prepare NEWS file for 2.10.2
    Allow releases scheduled 5 days in advance
    Fix conflict between virtio + spice or soundhw
    Fix bitarray ops wrt PCI slots
  • stable-2.9...
3b8ca90f 03/24/2014 03:39 pm Klaus Aehlig

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.9
    Make watcher submit queries low priority

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Thomas Thrainer <>

937ff984 03/24/2014 03:38 pm Dimitris Aragiorgis

kvm: Add migration capabilities as an hvparam

Latest QEMU versions support various migration capabilities. Each
can be enabled/disabled with 'migrate_set_capability' monitor
command.

Version 1.7.0 defines x-rdma-pin-all, auto-converge, zero-blocks,
and xbzrle migration capabilities....

b4ff41d7 03/24/2014 03:25 pm Klaus Aehlig

Make watcher submit queries low priority

Make the watcher collect its data using low-priority jobs,
to avoid blocking user/admin jobs. Note that repair jobs are
still submitted normal priority. Fixes issue 772.

Signed-off-by: Klaus Aehlig <>...

f1ab74ee 03/21/2014 05:19 pm Petr Pudlak

Add a function for getting the list of candidate certs

.. to ConfigWriter as well.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Helga Velroyen <>

f0c7c333 03/21/2014 05:19 pm Petr Pudlak

Move utility functions for candidate certs. to ConfigWriter

In particular AddNodeToCandidateCerts and RemoveNodeFromCandidateCerts.

Calling 'cfg.Update(cluster)' causes problems in WConfd, as
it doesn't operate on a shared configuration object any more....

7f37f0ca 03/21/2014 12:22 pm Dimitris Bliablias

Show OS variant information in gnt-os info

Currently, the non-standard/modified per-OS hypervisor parameters, or
OS specific parameters can be listed only by the 'gnt-cluster info'
command, which is a non-standard place to show them. Extend the
'gnt-os info' command to display the available/supported OS variants...

83fc0ab6 03/20/2014 04:56 pm Jose A. Lopes

Skip rename when OS scripts are absent

When an instance does not have OS scripts because, for example, it
uses an OS image, do not rename the instance after an import.

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

View revisions

Also available in: Atom