Statistics
| Branch: | Tag: | Revision:

root @ c765c553

Name Size
  autotools
  daemons
  debian
  devel
  doc
  lib
  man
  qa
  src
  test
  tools
.ghci 21 Bytes
.gitignore 2.3 kB
COPYING 17.6 kB
INSTALL 10.8 kB
Makefile.am 61.5 kB
NEWS 110.5 kB
README 189 Bytes
UPGRADE 10.7 kB
autogen.sh 283 Bytes
configure.ac 24.7 kB
epydoc.conf.in 444 Bytes
pylintrc 2.8 kB
vcs-version 19 Bytes

Latest revisions

# Date Author Comment
c765c553 11/19/2013 04:38 pm Dimitris Aragiorgis

Bump new upstream version

Signed-off-by: Dimitris Aragiorgis <>

274e7eb0 11/19/2013 04:37 pm Dimitris Aragiorgis

Merge branch 'stable-2.8-latest' into debian-2.8

36a13a53 11/19/2013 03:22 pm Dimitris Aragiorgis

Do not abort if hotplug is not supported

This will be useful for an external entity using RAPI that
wants to do device modifications to instances.

The common use case for that is:
"I want to add a nic/disk to an instance. If it is running
then hotplug the device. If not, then just add it to config."...

f1a80b60 11/19/2013 11:18 am Dimitris Aragiorgis

Some changes in control file

ganeti-haskell replaces snf-ganeti because
/usr/share/man/man8/ganeti-confd.8.gz was in ganeti 2.6 but now in
ganeti-haskell.

snf-ganeti recommends qemu-kvm or xen or qemu so that if
kvm is already installed do not install xen....

56ef51ab 11/13/2013 05:58 pm Dimitris Aragiorgis

ganeti -> snf-ganeti in debian/rules

Signed-off-by: Dimitris Aragiorgis <>

880917d4 11/13/2013 02:32 am Dimitris Aragiorgis

Use base64 encoding in networks' bitarrays

This is needed for GRNET'S production environment.

Signed-off-by: Dimitris Aragiorgis <>

9b572e39 11/13/2013 02:32 am Dimitris Aragiorgis

Snapshot support for ExtStorage

Extend existing RPC params with the snapshot name and
add allow snapshot not only for LVM but also for EXT.

Signed-off-by: Dimitris Aragiorgis <>

eb599722 11/13/2013 01:24 am Dimitris Aragiorgis

Do not remove disks if --keep-disks and DT_EXT

Signed-off-by: Dimitris Aragiorgis <>

1bf1814f 11/13/2013 01:24 am Dimitris Aragiorgis

rapi: Make use of request_body in Reboot/Remove

Until now shutdown_timeout could only be passed in
ShutdownInstance() inside kwargs. It was included in
request's body. Based on that, extend RebootInstance() and
RemoveInstance() so that they can take extra arguments...

4dc5d1aa 11/13/2013 01:24 am Dimitris Aragiorgis

rapi: Pass existing depends body arg to opcode

Most rlib2 classes override default _GetDefaultData() method with
custom methods that parse request's body and query args and return a
(body, specific_static) tuple eventually passed to FillOpCode().
Job dependencies are defined in depends body argument that might get...

View all revisions | View revisions

Also available in: Atom