Statistics
| Branch: | Tag: | Revision:

root @ 450d3c0e

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  src
  test
  tools
.ghci 21 Bytes
.gitignore 2.4 kB
COPYING 17.6 kB
INSTALL 11 kB
Makefile.am 71.9 kB
NEWS 122.5 kB
README 191 Bytes
UPGRADE 10.7 kB
autogen.sh 283 Bytes
configure.ac 24.1 kB
epydoc.conf.in 444 Bytes
pylintrc 2.9 kB
pylintrc-test 2.9 kB

Latest revisions

# Date Author Comment
450d3c0e 01/16/2014 05:45 pm Jose A. Lopes

Instance shutdown doc from draft to partially implemented

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Michele Tartara <>

4a67e386 01/10/2014 02:19 pm Klaus Aehlig

Run postupgrade hook after upgrade

To allow for necessary last-moment adaptions, of the new cluster,
we run the post-upgrade hook of the target version, providing
the version we originally started from.

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

1ef0324f 01/10/2014 02:19 pm Klaus Aehlig

Provide path to post-upgrade

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

fba59beb 01/10/2014 02:19 pm Klaus Aehlig

Add an empty post-upgrade hook

As 2.10 is the first version from which you can do automatic upgrades,
there is nothing to do when going to any other version in the 2.10
branch.

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

4d765a17 01/10/2014 02:19 pm Klaus Aehlig

design: support post-upgrade hooks

While the general policy for Ganeti is to just accept the situation
it finds after being upgraded from an older version, in some cases
additional actions might be necessary. So support a hook for doing
so.

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

3cac836b 01/10/2014 02:19 pm Klaus Aehlig

Also add the current version to the intent-to-upgrade file

Our design states, that the intent-to-upgrade file contains "the current
version of ganeti, the version to change to, and the process ID". Make the
implementation fit with that design.

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

a5c50971 12/16/2013 05:53 pm Thomas Thrainer

Version bump for 2.10.0~rc1

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Michele Tartara <>

890fdff7 12/16/2013 05:53 pm Thomas Thrainer

Update NEWS for 2.10.0 rc1 release

Mention inherited changes as well as the (very few) changes made to
stable-2.10 since beta1.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Michele Tartara <>

4a65d4fd 12/16/2013 05:53 pm Thomas Thrainer

Fix pylint 0.26.0/Python 2.7 warning

pylint 0.26.0 on Python 2.7 generates a warning on the string '\ ',
recommending to use the r prefix. This patch adds the missing prefix.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Michele Tartara <>

bd341bff 12/16/2013 05:53 pm Thomas Thrainer

Update INSTALL and devnotes for 2.10 release

The following changes are made: * Add M4 as required dependency * Change reference to qemu-img package to qemu-utils * Never use `sudo` for easy_install (not used for apt-get neither) * Add libpcre3-dev as required package for Wheezy (otherwise linking...

View all revisions | View revisions

Also available in: Atom