Statistics
| Branch: | Tag: | Revision:

root / lib / client @ 8a37b426

Name Size
__init__.py 789 Bytes
base.py 2.2 kB
gnt_backup.py 4.9 kB
gnt_cluster.py 71.2 kB
gnt_debug.py 24.1 kB
gnt_group.py 11.7 kB
gnt_instance.py 57.5 kB
gnt_job.py 16 kB
gnt_network.py 11.9 kB
gnt_node.py 37.7 kB
gnt_os.py 8.5 kB
gnt_storage.py 5.5 kB

Latest revisions

# Date Author Comment
8a37b426 03/06/2014 05:35 pm Klaus Aehlig

Use correct lockfile for gnt-debug wconfd

As jobs are currently running in masterd, use the masterd livelock
file.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Petr Pudlak <>

fe5144b0 03/05/2014 11:21 am Hrvoje Ribicic

Align timestamps in gnt-job info

This patch aligns the timestamps output as a part of gnt-job info, and
performs minor refactorings in the process.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Petr Pudlak <>

087f5520 03/05/2014 11:21 am Hrvoje Ribicic

Make gnt-job info output valid YAML

This patch changes gnt-job info to use standard functions defined in
cli.py, and output valid YAML.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Petr Pudlak <>

787074d5 03/05/2014 11:21 am Hrvoje Ribicic

Add the interruptible option to gnt-debug delay

This patch allows the opcode option to be used through the gnt-debug
client.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Petr Pudlak <>

a9a3416e 03/05/2014 11:21 am Hrvoje Ribicic

Fix minor accidental concatenation

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Petr Pudlak <>

5dd9a07e 03/03/2014 06:05 pm Klaus Aehlig

Add listlocks to gnt-debug wconfd

So that wconfd's locking can be debugged directly.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Petr Pudlak <>

71b770a9 02/28/2014 03:39 pm Klaus Aehlig

Merge branch 'stable-2.11' into master

  • stable-2.11
    Setting correct permissions of client cert (split-user)
    Add luxid group to 'users-setup'
    Add some whitespace to fix formatting
    Consider old client cert only when available
    Fix return of 'Validate'...
0cffcdb1 02/28/2014 02:08 pm Dimitris Bliablias

Allow cluster mac prefix modification

Extend LUClusterSetParams to allow the modification of the cluster
mac-prefix setting in 'gnt-cluster modify' command.

This fixes part of issue 239.

Signed-off-by: Dimitris Bliablias <>
Reviewed-by: Jose A. Lopes <>

353bd75b 02/28/2014 02:08 pm Dimitris Bliablias

Show mac prefix setting in gnt-cluster info

Include mac-prefix setting in the output of 'gnt-cluster info'
command.

This fixes part of issue 239.

Signed-off-by: Dimitris Bliablias <>
Reviewed-by: Jose A. Lopes <>

f33307bd 02/27/2014 07:15 pm Klaus Aehlig

Add a command to gnt-debug to test various aspects of wconfd

For debugging purpose, support direct communication to WConfD from
the commandline for some of its commands. For the time being, support
the echo command.

Signed-off-by: Klaus Aehlig <>...

View revisions

Also available in: Atom