Statistics
| Branch: | Tag: | Revision:

root / lib @ e3fd65a4

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 kB
bdev.py 86.6 kB
bootstrap.py 33.3 kB
cache.py 5.4 kB
cli.py 117.9 kB
cmdlib.py 575.2 kB
compat.py 3.9 kB
config.py 84.5 kB
constants.py 55.5 kB
daemon.py 26.7 kB
errors.py 10.7 kB
ht.py 9.7 kB
jqueue.py 73.4 kB
jstore.py 4.6 kB
locking.py 55.7 kB
luxi.py 16.1 kB
mcpu.py 23.1 kB
netutils.py 18.2 kB
network.py 5.8 kB
objects.py 58.4 kB
opcodes.py 63.1 kB
ovf.py 63.5 kB
qlang.py 9.3 kB
query.py 76.8 kB
rpc.py 24.8 kB
rpc_defs.py 21.3 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
e3fd65a4 10/30/2012 03:34 pm Dimitris Aragiorgis

Replace string values with proper constants

_UnlockedCommitIp is used either for releasing or reserving an
IP inside a network. New constants RELEASE_ACTION/RESERVE_ACTION
are used to decide which is the case.

Signed-off-by: Dimitris Aragiorgis <>

aa16d5a8 10/30/2012 03:31 pm Dimitris Aragiorgis

Simplify mac generation funtions

Introduce new config method _UnlockedGetNetworkMACPrefix and refactor
original _GenerateOneMAC so that it takes prefix as an optional argument
and returns a function that actually generates a MAC. If prefix is not
given or None it uses the cluster level default....

8f4a22e3 10/24/2012 04:27 pm Dimitris Aragiorgis

Fix a bug in LUNetworkAdd concering needed_locks

Fix network client to pass conflicts_check to the opcode.

Signed-off-by: Dimitris Aragiorgis <>

781d828b 10/16/2012 04:54 pm Dimitris Aragiorgis

Fix OP_RESULT for OP_NETWORK_QUERY

Signed-off-by: Dimitris Aragiorgis <>

d27606cd 10/16/2012 03:53 pm Dimitris Aragiorgis

Allow passing 'none' for network_type option

Signed-off-by: Dimitris Aragiorgis <>

da1168c5 10/16/2012 02:01 pm Dimitris Aragiorgis

Fixes to pass unittests (make check)

Conflicts:

doc/rapi.rst
lib/ovf.py

Signed-off-by: Dimitris Aragiorgis <>

143214f6 10/16/2012 08:51 am Dimitris Aragiorgis

Export nic.network during gnt-backup export

Modify FinalizeExport() in backend.py to export nic.network as well.

Signed-off-by: Dimitris Aragiorgis <>

0048236f 10/16/2012 12:40 am Dimitris Aragiorgis

Fix CIDR opcode checks to accept 'none' value

Signed-off-by: Dimitris Aragiorgis <>

8a50b7c1 10/16/2012 12:28 am Dimitris Aragiorgis

Export serial_no and uuid in network queries

Signed-off-by: Dimitris Aragiorgis <>

1111f3e3 10/16/2012 12:28 am Dimitris Aragiorgis

Export serial_no of networks/instances in hooks

Signed-off-by: Dimitris Aragiorgis <>

View revisions

Also available in: Atom