Statistics
| Branch: | Tag: | Revision:

root / lib @ c07f38e1

Name Size
  build
  client
  confd
  http
  hypervisor
  impexpd
  masterd
  rapi
  server
  tools
  utils
  watcher
__init__.py 820 Bytes
asyncnotifier.py 6 kB
backend.py 115.2 kB
bdev.py 97.4 kB
bootstrap.py 33.3 kB
cache.py 5.4 kB
cli.py 118.7 kB
cmdlib.py 589.5 kB
compat.py 3.9 kB
config.py 84.7 kB
constants.py 57.2 kB
daemon.py 26.7 kB
errors.py 10.7 kB
ht.py 9.8 kB
jqueue.py 74.8 kB
jstore.py 4.6 kB
locking.py 55.7 kB
luxi.py 16.1 kB
mcpu.py 23.5 kB
netutils.py 18.2 kB
network.py 6.2 kB
objects.py 59.2 kB
opcodes.py 67.9 kB
ovf.py 63.5 kB
qlang.py 9.3 kB
query.py 77.7 kB
rpc.py 24.8 kB
rpc_defs.py 22.4 kB
runtime.py 6.3 kB
serializer.py 4 kB
ssconf.py 15.8 kB
ssh.py 8.6 kB
storage.py 13.2 kB
uidpool.py 11.8 kB
workerpool.py 14.3 kB

Latest revisions

# Date Author Comment
c07f38e1 06/17/2013 02:00 pm Dimitris Aragiorgis

Make NIC setup more flexible in case of Xen

For every NIC write down a file that contains NIC's
info (MAC, mode, link, network details), that can
be sourced by any vif script. The file location is:
/var/run/ganeti/xen-hypervisor/nic/<domname>/<nicidx>.
...

6ece11be 02/20/2013 06:13 pm Dimitris Aragiorgis

Fix --no-lvm-support

Return -1 and not None for vg_size and vg_free and make
volume_group_name optional in cluster config object in Haskell.

Signed-off-by: Dimitris Aragiorgis <>

c9ff267c 01/14/2013 01:34 pm Dimitris Aragiorgis

Add KVM machine version as hv param

This is needed in case an instance must be booted with an exact type of
machine version (due to e.g. outdated drivers). If this hv param
explicitly defined (during instance creation/modification) then the kvm
process will be started having this version for the -M option. Otherwise...

5e8807cc 01/11/2013 03:47 pm Constantinos Venetsanopoulos

Merge remote branch 'google/stable-2.6' into stable-2.6-ippool-hotplug-esi

63b883de 01/09/2013 05:57 pm Michael Hanselmann

Add utility to format dictionary as key=value strings

This will be used in QA to format network interface parameters.

This is a cherry-pick of master commit eac9b7b8

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Guido Trotter <>

c12e30ca 01/09/2013 05:21 pm Guido Trotter

Remove fixed FIXME

This was fixed in stable-2.6, commit 053c356

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

fdbc5d2f 01/08/2013 07:08 pm Dimitris Aragiorgis

Add machine version in kvm runtime file

kvm -M ? returns the supported machines (e.g. pc-1.1).
Add _GetDefaultMachineVersion() function to get the default value.

Upon kvm runtime file creation (this is in _GenerateKVMRuntime() invoked
only in StartInstance()) append this info in kvm_cmd. During...

6f2a81cd 12/22/2012 04:54 pm Dimitris Aragiorgis

Merge branch 'stable-2.6' into stable-2.6-ippool-hotplug-esi

80b207df 12/13/2012 05:36 pm Iustin Pop

Stop verifying opcode results in dry_run mode

Commit 1ce03fb1 (“Add ht-based result checks to opcodes”) introduced
infrastructure for checking opcode results, and subsequent commits
improved the list of opcodes which do declare a result, however this
was not tested for dry-run mode operation....

8e8092cc 12/12/2012 03:21 pm Michael Hanselmann

Fix TypeError when unsetting OS parameters

When all OS parameters should be unset (“gnt-os modify -H -xen-pvm
foo”), a TypeError was raised. This fixes issue 311.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

View revisions

Also available in: Atom