Statistics
| Branch: | Tag: | Revision:

root / lib @ c5cc3403

Name Size
Makefile.am 994 Bytes
__init__.py 791 Bytes
backend.py 45.1 kB
bdev.py 70.4 kB
cli.py 17.5 kB
cmdlib.py 145.8 kB
config.py 20.4 kB
constants.py 4.6 kB
errors.py 4.3 kB
hypervisor.py 20.1 kB
jqueue.py 2.3 kB
locking.py 29 kB
logger.py 5.8 kB
luxi.py 6.8 kB
mcpu.py 10 kB
objects.py 20.6 kB
opcodes.py 10.9 kB
rpc.py 15.6 kB
ssconf.py 5.1 kB
ssh.py 6.7 kB
utils.py 27.1 kB

Latest revisions

# Date Author Comment
c5cc3403 04/02/2008 12:53 pm Guido Trotter

Locking: fix one indentation error (codestyle)

Reviewed-by: imsnah

4e07ec8c 04/02/2008 12:52 pm Guido Trotter

Locking: fix superlong lines (codestyle)

Reviewed-by: imsnah

1d544ba3 04/01/2008 07:52 pm Michael Hanselmann

Check whether path is valid before accessing it

Reviewed-by: ultrotter

ceab32dd 04/01/2008 04:05 pm Iustin Pop

Add submit function to lib/cli.py

This patch adds function that submit jobs or queries over the unix socket
interface to lib/cli.py. The will be used by the scripts instead of the
SubmitOpCode function.

Reviewed-by: ultrotter

498ae1cc 04/01/2008 04:04 pm Iustin Pop

A dumb queue implementation

This patch adds a very dumb in-memory only queue implementation.

Reviewed-by: imsnah

c2a03789 04/01/2008 10:15 am Iustin Pop

Initial implementation of the client unix socket

This patch adds an initial implementation of the client-side of the unix
socket interface. The code is not yet used by other parts of ganeti.

Reviewed-by: imsnah

5f83e263 03/31/2008 05:39 pm Iustin Pop

Change the 'gnt-cluster command' execution order

This patch makes the command execute last on the master (if the master
is selected). The order for the other nodes is unchanged.

The patch also updates the man page with some explanations and an
example.
...

7767bbf5 03/31/2008 03:04 pm Manuel Franceschini

parms->params Refactoring

- Substitute all occurences of name 'parms' with 'params'
- Small codestyle fix

Reviewed-by: ultrotter

0cc05d44 03/31/2008 02:00 pm Manuel Franceschini

Map OpSetClusterParams to correponding LU

Reviewed-by: iustinp

12515db7 03/31/2008 02:00 pm Manuel Franceschini

Add OpSetClusterParams to opcodes

Reviewed-by: iustinp

View revisions

Also available in: Atom