Statistics
| Branch: | Tag: | Revision:

root / lib @ debian-2.6

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.2 kB
compat.py 3.9 kB
config.py 84.7 kB
constants.py 56.4 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.2 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
95a74ef3 11/30/2012 10:39 pm Dimitris Aragiorgis

Support newstyple rbd commangd output

This patch is taken from ganeti mailing list: http://goo.gl/LgukY

Signed-off-by: Dimitris Aragiorgis <>

d9039658 11/30/2012 10:12 pm Dimitris Aragiorgis

Fix a bug introduced by resolving a conflict

In _GenerateDiskTemplate() we make use of params variable in case
of ExtStorage. Hotplug code conflicts here.

Signed-off-by: Dimitris Aragiorgis <>

2ccfc35a 11/30/2012 07:24 pm Dimitris Aragiorgis

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

7ed9f1ba 11/30/2012 07:24 pm Dimitris Aragiorgis

Fix a minor bug in hypervisor

Signed-off-by: Dimitris Aragiorgis <>

88e9b27f 11/27/2012 08:36 pm Dimitris Aragiorgis

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

Conflicts:
lib/cmdlib.py
tools/cfgupgrade

Signed-off-by: Dimitris Aragiorgis <>

2435f63b 11/26/2012 12:49 pm Dimitris Aragiorgis

Refactor hotplug implementation

Remove pci_pool from hotplug_info. Hypervisor decides the pci slot
based on current occupations.

Signed-off-by: Dimitris Aragiorgis <>

c6885eb9 11/06/2012 08:18 pm Dimitris Aragiorgis

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

f89b3fc1 11/06/2012 08:10 pm Dimitris Aragiorgis

Hotplug: do not allow disk/0 to be hotplug-able

BIOS boots from first disk. If we enable hotplug in disk/0
it will added at the end of PCI address space (slot 31). If
another disk gets added then it will be added just before and
BIOS will try to boot from an non bootable device and the...

268dca3a 11/05/2012 12:29 am Dimitris Aragiorgis

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

Conflicts:
lib/cmdlib.py

Signed-off-by: Dimitris Aragiorgis <>

942e2262 11/01/2012 05:48 pm Michael Hanselmann

jqueue: Return jobs to queue when shutting down

When a job is still waiting for locks and the queue is shutting down,
they should be returned and not actually start processing. Until now
jobs which transitioned from “queued” to “waiting” were already
considered to be running as far as the shutdown code was concerned....

View revisions

Also available in: Atom