Statistics
| Branch: | Tag: | Revision:

root / src @ 29625e5a

Name Size
  Ganeti
AutoConf.hs.in 4.9 kB
OLD-NEWS 19 kB
README 4.5 kB
ganeti-mond.hs 1.8 kB
haddock-prologue 251 Bytes
hconfd.hs 1.8 kB
hluxid.hs 1.7 kB
hs2py.hs 1.7 kB
htools.hs 1.4 kB
lint-hints.hs 1 kB
mon-collector.hs 1.6 kB
rpc-test.hs 8.9 kB

Latest revisions

# Date Author Comment
29625e5a 09/25/2014 11:27 am Helga Velroyen

Renaming NV_VMNODES to NV_NONVMNODES

This patch renames the constant 'NV_VMNODES' to
'NV_NONVMNODES' as it is actually used to store
a list of non vm-capable nodes.

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

fe42a791 09/12/2014 10:59 am Klaus Aehlig

Update the license statement

It was decided that Ganeti is relicensed under the 2-clause
BSD license. Update the license statements accordingly (issue #936).

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

5be83717 07/10/2014 04:29 pm Klaus Aehlig

Make gnt-cluster upgrade honor backup-dir

Make gnt-cluster upgrade honor the --with-backup-dir configure option.
In this way, at configure time, it can be decided in which directory
the configuration backup tar balls are put.

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

fb565c43 07/07/2014 05:28 pm Klaus Aehlig

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.9
    Push return out of genericResult
    Make htools tolerate missing "spfree" on luxi

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

b61e7f29 07/07/2014 04:50 pm Klaus Aehlig

Push return out of genericResult

...and merge with '<-' to get a pure computation
outside the monad.

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

6e94c4eb 07/07/2014 04:09 pm Klaus Aehlig

Make htools tolerate missing "spfree" on luxi

If a cluster allows sharedfile as only disk template, the
amount of free spindles might not be available. This is
perfectly normal, hence the luxi backend of htools should
handle this case gracefully and just report 0 available spindles....

011da406 07/04/2014 03:24 pm Klaus Aehlig

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.9
    Add tests for DRBD setups with empty first resource
  • stable-2.8
    DRBD parser: consume initial empty resource lines

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

daad4686 07/04/2014 02:01 pm Klaus Aehlig

Merge branch 'stable-2.8' into stable-2.9

  • stable-2.8
    DRBD parser: consume initial empty resource lines

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

40d79e73 07/04/2014 12:30 pm Apollon Oikonomopoulos

DRBD parser: consume initial empty resource lines

When a DRBD resource is taken down, its minor number is freed and its
place in /proc/drbd is taken by an empty line. Currently the parser is
able to consume any empty lines appearing inside the resource stanza,...

dc02f6cb 06/26/2014 05:57 pm Dimitris Aragiorgis

Make network_vlan an optional OpParam

Make network_vlan OpParam of OpNetworkConnect default to the empty
string and thus make it optional (see defaultField definition). This
way we keep backwards compatibility with old RAPI.

Additionally bypass a sphinx warning related to the generated html...

View revisions

Also available in: Atom