Statistics
| Branch: | Tag: | Revision:

root / lib @ e40aebc9

Name Size
  build
  client
  confd
  http
  hypervisor
  impexpd
  masterd
  rapi
  server
  tools
  utils
  watcher
__init__.py 820 Bytes
asyncnotifier.py 6 kB
backend.py 113.8 kB
bdev.py 88.5 kB
bootstrap.py 33.4 kB
cache.py 5.4 kB
cli.py 117.8 kB
cmdlib.py 568.8 kB
compat.py 3.9 kB
config.py 84.2 kB
constants.py 53.3 kB
daemon.py 26.7 kB
errors.py 10.4 kB
ht.py 10 kB
jqueue.py 74 kB
jstore.py 5.9 kB
locking.py 55.8 kB
luxi.py 16.2 kB
mcpu.py 23.2 kB
netutils.py 18.6 kB
network.py 6.1 kB
objects.py 58 kB
objectutils.py 2.5 kB
opcodes.py 64.6 kB
ovf.py 65.5 kB
pathutils.py 4.9 kB
qlang.py 9.8 kB
query.py 76.6 kB
rpc.py 24.4 kB
rpc_defs.py 22.4 kB
runtime.py 6.3 kB
serializer.py 4 kB
ssconf.py 15.8 kB
ssh.py 9.1 kB
storage.py 13.2 kB
uidpool.py 11.8 kB
vcluster.py 7.4 kB
workerpool.py 14.3 kB

Latest revisions

# Date Author Comment
e40aebc9 11/01/2012 10:44 am Dimitris Aragiorgis

Fixes

Signed-off-by: Dimitris Aragiorgis <>

f96e40ab 11/01/2012 10:44 am Dimitris Aragiorgis

Fixes

Signed-off-by: Dimitris Aragiorgis <>

618969d1 11/01/2012 10:44 am Dimitris Aragiorgis

Modify LUInstanceSetParams() to support networks

Keep backwards compatibility just like LUInstanceCreate() and
support network parameter for NIC object.

Add ec_id argument in Update() to be able to commit temporary
IPs that were previously reserved.

Signed-off-by: Dimitris Aragiorgis <>

a4806151 11/01/2012 10:44 am Dimitris Aragiorgis

Modify RemoveInstance() to support networks

Release any IPs held the instance before actually removing.

Signed-off-by: Dimitris Aragiorgis <>

a6aaf22b 11/01/2012 10:44 am Dimitris Aragiorgis

Fixes

Signed-off-by: Dimitris Aragiorgis <>

2326d061 11/01/2012 10:43 am Dimitris Aragiorgis

Fixes

Signed-off-by: Dimitris Aragiorgis <>

37f1ab12 11/01/2012 10:43 am Dimitris Aragiorgis

Modify LUInstanceCreate to support networks

Implement backend support, to export the IP pool management
functionality to the clients. When the new NIC parameter 'network'
is given, the ippool management system is triggered.
If a NIC belongs to a network, it inherits the netparams...

f04dba63 11/01/2012 10:43 am Dimitris Aragiorgis

Fixes

Signed-off-by: Dimitris Aragiorgis <>

149ed856 11/01/2012 10:43 am Dimitris Aragiorgis

Config methods for reserving/releasing IPs

Use TemporaryReservationManager for IP handling to ensure
config data consistency.

Implement:
- methods for reserving/releasing IPs
- _UnlockedCommitTemporaryIps()
- CheckIPInNodeGroup() used for conflicting IPs...

b389cbce 11/01/2012 10:43 am Dimitris Aragiorgis

Implement network/nodegroup mappings

LUNetworkConnect() connects a network to a nodegroup and defines
its netparams (mode and link). Specifically: * Check if network already exists * Check if netparams are valid * Check if already connected to the same nodegroup...

View revisions

Also available in: Atom