Statistics
| Branch: | Tag: | Revision:

root / lib @ c9d0fa8a

Name Size
  http
  hypervisor
  rapi
__init__.py 791 Bytes
backend.py 68.4 kB
bdev.py 50.2 kB
bootstrap.py 16 kB
cli.py 28 kB
cmdlib.py 214.6 kB
config.py 31.8 kB
constants.py 11.1 kB
daemon.py 8 kB
errors.py 5.9 kB
jqueue.py 36 kB
jstore.py 3.8 kB
locking.py 29.7 kB
luxi.py 9.4 kB
mcpu.py 13 kB
objects.py 23.6 kB
opcodes.py 14.9 kB
rpc.py 26.4 kB
serializer.py 1.6 kB
ssconf.py 7.6 kB
ssh.py 6.6 kB
utils.py 50.1 kB
workerpool.py 9 kB

Latest revisions

# Date Author Comment
c9d0fa8a 12/04/2008 05:22 pm Michael Hanselmann

ganeti.http: Remove underline from two classes

This is a preparation step for splitting the HTTP client and server code
into two separate modules.

Reviewed-by: amishchenko

ff9efc03 12/04/2008 05:22 pm Michael Hanselmann

Move HTTP code to subpackage

This is a preparation step for splitting the HTTP client and server code
into two separate modules.

Reviewed-by: amishchenko

eb1742d5 12/04/2008 04:52 pm Guido Trotter

LURemoveNode, promote nodes to master candidates

If after the remove node there are not enough master candidates, we'll
try to promote them.

Reviewed-by: imsnah

b04285f2 12/03/2008 07:23 pm Guido Trotter

LUQueryExports: fix rpcresult handling

call_export_list is a multi node call, so we need to go through the
results, extrapolate the good ones, and return a failure value for the
bad ones.

Reviewed-by: imsnah

0fff97e9 12/03/2008 07:23 pm Guido Trotter

LUAddNode: Auto-make master candidates

When a node is added, if there are not enough master candidates, we'll
automatically promote it.

Reviewed-by: imsnah

f08ce603 12/03/2008 07:22 pm Guido Trotter

LUAddNode: Check the correct result

This is a typo in the conversion to RpcResult

Reviewed-by: imsnah

4ce6007f 12/03/2008 06:09 pm Michael Hanselmann

ganeti.http: Fix copyright header

Reviewed-by: ultrotter

6192c9b7 12/03/2008 06:09 pm Michael Hanselmann

ganeti.http: Remove unused attribute "should_fork"

This is a leftover from removed code.

Reviewed-by: ultrotter

b1d979cf 12/03/2008 06:09 pm Michael Hanselmann

ganeti.http: Move request handling logic from server to handler class

Reviewed-by: ultrotter

73a59d9e 12/03/2008 06:09 pm Michael Hanselmann

ganeti.http: Move _SocketOperation to module-level function

This is a preparation step to move the HTTP server class to the
same model as the HTTP client (polling, non-blocking I/O, better
OpenSSL error handling).

Reviewed-by: ultrotter

View revisions

Also available in: Atom