Statistics
| Branch: | Tag: | Revision:

root / lib @ 5f2725c1

Name Size
  build
  client
  confd
  http
  hypervisor
  impexpd
  masterd
  rapi
  server
  utils
  watcher
__init__.py 820 Bytes
asyncnotifier.py 6 kB
backend.py 105.3 kB
bdev.py 70.5 kB
bootstrap.py 28.7 kB
cli.py 97.7 kB
cmdlib.py 430.6 kB
compat.py 3.7 kB
config.py 72.1 kB
constants.py 35 kB
daemon.py 23.5 kB
errors.py 9.6 kB
ht.py 4 kB
ippool.py 5.1 kB
jqueue.py 58.5 kB
jstore.py 3.7 kB
locking.py 48.8 kB
luxi.py 15.9 kB
mcpu.py 16.3 kB
netutils.py 13.6 kB
network.py 5.3 kB
objects.py 44 kB
opcodes.py 37.5 kB
qlang.py 2.6 kB
query.py 38.6 kB
rpc.py 46.7 kB
runtime.py 3.3 kB
serializer.py 4.5 kB
ssconf.py 15.4 kB
ssh.py 8.6 kB
storage.py 12.7 kB
uidpool.py 11.8 kB
workerpool.py 13.3 kB

Latest revisions

# Date Author Comment
47a6db9b 06/22/2011 02:12 pm Apollon Oikonomopoulos

bootstrap: initialize network configuration to an empty dict

Signed-off-by: Apollon Oikonomopoulos <>

cafa5b70 06/22/2011 02:12 pm Apollon Oikonomopoulos

Add network-related LUs

Add Logical Units for network adding and querying network config objects.

Signed-off-by: Apollon Oikonomopoulos <>

427746af 06/22/2011 02:12 pm Apollon Oikonomopoulos

LUGroupSetParams: handle network map/unmap

Modify LUGroupSetParams to accept network addition/removal. Networks are
connected to nodegroups' links.

Signed-off-by: Apollon Oikonomopoulos <>

7ffdb1d8 06/22/2011 02:12 pm Apollon Oikonomopoulos

Add network-related opcodes

Add opcodes for network addition and query.

Signed-off-by: Apollon Oikonomopoulos <>

600eeb31 06/22/2011 02:12 pm Apollon Oikonomopoulos

Add network query LUXI method

Signed-off-by: Apollon Oikonomopoulos <>

f709cbca 06/22/2011 02:12 pm Apollon Oikonomopoulos

Add gnt-network client script

gnt-network manipulates network objects. Required parameters have been added to
ganeti.cli.

Signed-off-by: Apollon Oikonomopoulos <>

ac75fad9 06/22/2011 02:12 pm Apollon Oikonomopoulos

Instance addition and removal: manage IP addresses

Prototype implementation of IP address management during instance
addition/removal.

Signed-off-by: Apollon Oikonomopoulos <>

1eeeea44 06/22/2011 02:12 pm Apollon Oikonomopoulos

Fix cyclic dependency between iallocator and pools

The IP pool management infrastructure currently needs to know an instance's
node to fill in IP addresses. For this to happen, the iallocator must run
before we generate IP addresses, yet the iallocator itself needs the instance's...

4ffb8181 06/22/2011 02:12 pm Apollon Oikonomopoulos

Fix typo in gnt-network list

ToStdOut -> ToStdout

Signed-off-by: Apollon Oikonomopoulos <>

5f2725c1 06/22/2011 02:12 pm Apollon Oikonomopoulos

More fixes regarding ip pool mgmt and instance creation

Signed-off-by: Apollon Oikonomopoulos <>

View revisions

Also available in: Atom