Statistics
| Branch: | Tag: | Revision:

root @ 8a7738b9

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

Latest revisions

# Date Author Comment
8a7738b9 02/27/2014 03:51 pm Petr Pudlak

Fix the dependencies of Makefile.ghc

Include only the programs that were configured to be built, and let GHC
figure out the required Haskell sources by itself.

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

7959b875 02/27/2014 03:50 pm Petr Pudlak

Include mond and confd only when configured

Previously they were included no matter of what the configuration was,
failing to compile if some of the dependencies were missing.

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

be6cdf67 02/27/2014 03:17 pm Michele Tartara

Add reason for job pickup to the trail

Add a new entry in the reason trail when a job is picked up by MasterD from the
hard drive, after LuxiD put it there.

Note that the signature of NameToReasonSrc is changed in an incompatible way,
although it's a public method because in this commit we also change its only...

830b09dd 02/27/2014 03:17 pm Michele Tartara

Add reason trail pickup constant

Add a constant for the reason trail, representing the pickup of a job from the
disk.

Also, refactor a bit the other constants so that part of the definition can be
shared in a hierarichical fashion.

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

653bc0f1 02/27/2014 03:17 pm Michele Tartara

Make the AddReason method public

It will need to be accessed from outside the class too in one of the next
commits.

Signed-off-by: Michele Tartara <>
Reviewed-by: Klaus Aehlig <>

0c779689 02/27/2014 03:17 pm Michele Tartara

Have LuxiD add the "gnt:opcode" reason trail entry

The entry used to be added in jqueue.py, but after switching the queue
management from masterd to luxyd it had been lost. Now, make LuxiD responsible
for adding it.

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

65a3ff88 02/27/2014 03:17 pm Michele Tartara

Add function for extending the reason trail in Luxid

The function will be used by the next commit.

Also, remove a few trailing whitespaces lying around the file.

Signed-off-by: Michele Tartara <>
Reviewed-by: Klaus Aehlig <>

39e169c9 02/27/2014 01:52 pm Helga Velroyen

Update INSTALL wrt missing dependencies

This patch updates the quick installation guide with
with respect to some missing dependencies. Besides,
it rephrases some instructions to make them more clear.

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

8ffd7e4b 02/27/2014 12:29 pm Klaus Aehlig

hsqueeze also partially implemented in 2.11

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Helga Velroyen <>

803dafcd 02/27/2014 12:18 pm Petr Pudlak

While at it, fix the order of imports in OpCodes.hs

.. so that Ganeti imports are below library imports and ordered
alphabetically.

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

View all revisions | View revisions

Also available in: Atom