Statistics
| Branch: | Tag: | Revision:

root / lib @ 58e4df3c

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 151.7 kB
bootstrap.py 42.9 kB
cli.py 144.4 kB
compat.py 5.2 kB
config.py 107.4 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
jstore.py 6.1 kB
locking.py 60.9 kB
luxi.py 8.1 kB
mcpu.py 22.1 kB
netutils.py 19.7 kB
network.py 7.7 kB
objects.py 72.8 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 86.8 kB
rpc_defs.py 27 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
58e4df3c 05/05/2014 02:22 pm Ilias Tsitsimpis

Add 'GetInstanceLVsByNode' to config

Provide a mapping of node to LVs a given instance owns.

Signed-off-by: Ilias Tsitsimpis <>
Reviewed-by: Jose A. Lopes <>

085e14f2 05/05/2014 02:22 pm Ilias Tsitsimpis

Add 'GetInstanceNodes' to config

Get all disk-related nodes for an instance.
Also use 'GetInstanceSecondaryNodes' to get the
list of secondary nodes.

Signed-off-by: Ilias Tsitsimpis <>
Reviewed-by: Jose A. Lopes <>

09104704 05/05/2014 02:22 pm Ilias Tsitsimpis

Add timestamp/serial_no slot to disk objects

Now that disks are top level citizens in config,
they need a timestamp and a serial_no slot.

Signed-off-by: Ilias Tsitsimpis <>
Reviewed-by: Jose A. Lopes <>

5d2a9c11 05/05/2014 02:22 pm Ilias Tsitsimpis

Add 'all_nodes' property to disk objects

This property returns the nodes covered by a disk.

Signed-off-by: Ilias Tsitsimpis <>
Reviewed-by: Jose A. Lopes <>

d7135309 05/05/2014 02:22 pm Ilias Tsitsimpis

Add disks entry to config.data

Add disks entry to config.data.

Signed-off-by: Ilias Tsitsimpis <>
Reviewed-by: Jose A. Lopes <>

50a88ae3 05/02/2014 03:50 pm Petr Pudlak

Fix a list expression to conform to our style guide

This fixes an error occurring in 'make commit-check'.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Jose A. Lopes <>

bac957e5 04/28/2014 12:10 pm Apollon Oikonomopoulos

noded: start metad via daemon-util

Signed-off-by: Apollon Oikonomopoulos <>
Reviewed-by: Jose A. Lopes <>

a2686d96 04/28/2014 12:10 pm Apollon Oikonomopoulos

KVM: start kvmd via daemon-util

Signed-off-by: Apollon Oikonomopoulos <>
Reviewed-by: Jose A. Lopes <>

f437a5f8 04/28/2014 11:17 am Petr Pudlak

Fix the order of configuration calls

Since _SetDrbdHelper calls methods on self.cfg, it's necessary to update
the configuration before it is called.

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

239826ef 04/28/2014 01:24 am Hrvoje Ribicic

Fix missing comma

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

View revisions

Also available in: Atom