Statistics
| Branch: | Tag: | Revision:

root / lib / client @ 3f3b6e7d

Name Size
__init__.py 789 Bytes
base.py 2.2 kB
gnt_backup.py 5 kB
gnt_cluster.py 71.2 kB
gnt_debug.py 24.2 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 9 kB
gnt_storage.py 5.5 kB

Latest revisions

# Date Author Comment
7f37f0ca 03/21/2014 12:22 pm Dimitris Bliablias

Show OS variant information in gnt-os info

Currently, the non-standard/modified per-OS hypervisor parameters, or
OS specific parameters can be listed only by the 'gnt-cluster info'
command, which is a non-standard place to show them. Extend the
'gnt-os info' command to display the available/supported OS variants...

a5d994b6 03/18/2014 01:52 pm Petr Pudlak

Add the thread identifier parameter to gnt-debug listlocks

.. to comply with the updated WConfd interface.

This makes the call less useful as the thread ID is often unknown to
users. This needs to be improved in the future.

Signed-off-by: Petr Pudlak <>...

df62c62d 03/12/2014 01:32 pm Hrvoje Ribicic

Merge branch 'stable-2.11' into master

  • stable-2.11
    Rename compression option in gnt-backup export

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Helga Velroyen <>

67f3ee87 03/11/2014 06:12 pm Hrvoje Ribicic

Rename compression option in gnt-backup export

The gnt-backup export option --compress did not do what most would
expect upon seeing the name: compress the exported image. Instead, it
used compression to try and speed up the transfer of the image,
decompressing it prior to writing the file. To reduce confusion, this...

8436d0da 03/07/2014 08:54 pm Klaus Aehlig

Merge branch 'stable-2.11' into master

  • stable-2.11
    (no changes)
  • stable-2.10
    Revision bump for the 2.10.1 release
    Update NEWS file for 2.10.1
    Use node UUIDs for executing LU hook
    Add PreparePostHookNodes to LUs
    Fix error propagation in post-commit hooks...
205d3309 03/07/2014 08:33 pm Klaus Aehlig

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Revision bump for the 2.10.1 release
    Update NEWS file for 2.10.1
    Use node UUIDs for executing LU hook
    Add PreparePostHookNodes to LUs
    Fix error propagation in post-commit hooks
  • stable-2.9...
4cbe5138 03/07/2014 07:53 pm Klaus Aehlig

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.9
    Fix error introduced during merge
    gnt-cluster copyfile: accept relative paths
  • stable-2.8
    Improve RAPI detection of the watcher
    Add patching QA configuration files on buildbots
    Enable a timeout for instance shutdown...
74a4fc94 03/07/2014 07:25 pm Klaus Aehlig

gnt-cluster copyfile: accept relative paths

If, on the command line, the argument to gnt-cluster copyfile is
a relative path, consider this a shorthand for the corresponding
absolute path.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Michele Tartara <>

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 <>

View revisions

Also available in: Atom