Statistics
| Branch: | Tag: | Revision:

root @ 2db12a5a

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  test
  tools
.gitignore 1.2 kB
COPYING 17.6 kB
INSTALL 4.4 kB
Makefile.am 22.2 kB
NEWS 48.6 kB
README 190 Bytes
autogen.sh 283 Bytes
configure.ac 9.5 kB
epydoc.conf 602 Bytes
pylintrc 2.8 kB

Latest revisions

# Date Author Comment
2db12a5a 12/09/2010 12:29 pm Guido Trotter

Allow rename of instance to same name

This basically is a no-op in ganeti, but forces the execution of the
os-specific rename scripts.

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

75cf411a 12/08/2010 09:45 pm Adeodato Simo

Introduce constant for the name of the initial node group

Signed-off-by: Adeodato Simo <>
Reviewed-by: Michael Hanselmann <>

e6e88de6 12/08/2010 09:45 pm Adeodato Simo

objects.py: fix minor error in NodeGroup.SimpleFillND docstring

The defaults are filled in from the node group defaults, not cluster
defaults (presumably copy & paste error).

Signed-off-by: Adeodato Simo <>
Reviewed-by: Michael Hanselmann <>

7407c2d5 12/08/2010 09:45 pm Adeodato Simo

constants.py: fix tiny grammar issue in comment

Signed-off-by: Adeodato Simo <>
Reviewed-by: Michael Hanselmann <>

5c64fbc2 12/08/2010 09:45 pm Adeodato Simo

design-2.3.rst: fix whitespace

Signed-off-by: Adeodato Simo <>
Reviewed-by: Michael Hanselmann <>

85661274 12/08/2010 08:22 pm Michael Hanselmann

Node query: maintain order as requested

If the client requests certain names, their order should be maintained.
This is already done for instance queries. Moving this part into a
separate function allows sharing code.

Signed-off-by: Michael Hanselmann <>...

89ce4acc 12/08/2010 08:00 pm Michael Hanselmann

query: Improve error checking

- Show only field definition, not callback when a result row is
inconsistent
- Show list of duplicate titles if there are any (module load time)

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Adeodato Simo <>

70d8ccaf 12/08/2010 08:00 pm Michael Hanselmann

constants: Clarify comment for QRFS_NODATA

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Adeodato Simo <>

949f5e86 12/08/2010 08:00 pm Michael Hanselmann

cmdlib: Fix prototype for _QueryBase.DeclareLocks

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Adeodato Simo <>

66787da5 12/08/2010 04:59 pm Adeodato Simo

Group operations: add QA tests for add/remove/rename

This is a single function that tests all of of the following:

- creating groups
- creating groups that exist fails
- renaming an empty group
- renaming a group with nodes
- renaming to a name that already exists fails...

View all revisions | View revisions

Also available in: Atom