Statistics
| Branch: | Tag: | Revision:

root @ 937ff984

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  src
  test
  tools
.ghci 21 Bytes
.gitignore 2.6 kB
COPYING 17.6 kB
INSTALL 10.4 kB
Makefile.am 75.9 kB
NEWS 131.3 kB
README 191 Bytes
UPGRADE 12.4 kB
autogen.sh 283 Bytes
configure.ac 25 kB
epydoc.conf.in 444 Bytes
pylintrc 2.9 kB
pylintrc-test 2.9 kB

Latest revisions

# Date Author Comment
937ff984 03/24/2014 03:38 pm Dimitris Aragiorgis

kvm: Add migration capabilities as an hvparam

Latest QEMU versions support various migration capabilities. Each
can be enabled/disabled with 'migrate_set_capability' monitor
command.

Version 1.7.0 defines x-rdma-pin-all, auto-converge, zero-blocks,
and xbzrle migration capabilities....

cc0c1197 03/21/2014 05:19 pm Petr Pudlak

Move the test for adding/removing certs to config. tests

.. and update it to work with ConfigWriter instead of the 'security'
module.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Helga Velroyen <>

f1ab74ee 03/21/2014 05:19 pm Petr Pudlak

Add a function for getting the list of candidate certs

.. to ConfigWriter as well.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Helga Velroyen <>

f0c7c333 03/21/2014 05:19 pm Petr Pudlak

Move utility functions for candidate certs. to ConfigWriter

In particular AddNodeToCandidateCerts and RemoveNodeFromCandidateCerts.

Calling 'cfg.Update(cluster)' causes problems in WConfd, as
it doesn't operate on a shared configuration object any more....

ae8fdfa6 03/21/2014 12:22 pm Dimitris Bliablias

Record changes to the gnt-os info manpage section

Update the 'info' section of the 'gnt-os' manpage.

Signed-off-by: Dimitris Bliablias <>
Signed-off-by: Michele Tartara <>
Reviewed-by: Michele Tartara <>

92aca8e1 03/21/2014 12:22 pm Dimitris Bliablias

Extend unittest for gnt-os info changes

Extend unit test ganeti.query_unittest.py, to correspond to the
changes made in the 'gnt-os info' output.

Signed-off-by: Dimitris Bliablias <>
Signed-off-by: Michele Tartara <>...

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

b5e82a96 03/20/2014 04:56 pm Jose A. Lopes

Fix 'tools/move-instance' for instances without OS scripts

Moving instances requires creating a new instance, but
'tools/move-instance' was passing an empty string for OS scripts when
the source instance did not have OS scripts defined.

Signed-off-by: Jose A. Lopes <>...

83fc0ab6 03/20/2014 04:56 pm Jose A. Lopes

Skip rename when OS scripts are absent

When an instance does not have OS scripts because, for example, it
uses an OS image, do not rename the instance after an import.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

3473fb81 03/20/2014 04:56 pm Jose A. Lopes

Use raw disks in import/export when OS scripts are absent

When an instance does not have OS scripts because, for example, it has
an OS image, then the import/export should not try to run the OS
scripts. Instead, it should use raw import/export.

Signed-off-by: Jose A. Lopes <>...

View all revisions | View revisions

Also available in: Atom