Statistics
| Branch: | Tag: | Revision:

root / snf-image-host @ 73dddd66

Name Size
AUTHORS 153 Bytes
COPYING 17.7 kB
ChangeLog 1.9 kB
Makefile.am 1.8 kB
autogen.sh 302 Bytes
common.sh.in 11.7 kB
configure.ac 4.7 kB
copy-monitor.py 5.4 kB
create 6.1 kB
defaults 3.3 kB
export 20 Bytes
ganeti_api_version 11 Bytes
helper-monitor.py 3.6 kB
import 20 Bytes
parameters.list 396 Bytes
pithcat 2.8 kB
rename 20 Bytes
snf-image-update-helper.in 7.3 kB
variants.list 8 Bytes
verify 1.6 kB

Latest revisions

# Date Author Comment
73dddd66 07/16/2012 02:53 pm Nikos Skalkotos

Fix some error messages

70a1fdc1 07/16/2012 02:47 pm Nikos Skalkotos

Fix a bug in error reporting json string

A `{' was missing in the beginning of the json string of the message
with type `error'.

f32664b2 07/16/2012 11:51 am Nikos Skalkotos

Add helper-monitor.py program

This program transforms raw helper monitor messages into json strings
under very strict rules. This reduces security concerns since the
helper VM output cannot be trusted.

9baf3e2c 07/09/2012 02:50 pm Nikos Skalkotos

Add copyright info in verify

7a7a6bd3 07/03/2012 03:34 pm Constantinos Venetsanopoulos

Initial verification of OS parameters

  • Make sure `img_format', `img_passwd' and `img_id' are passed
  • If format is `diskdump', require the `img_properties` parameter
a50a2bff 05/29/2012 06:37 pm Nikos Skalkotos

cleanup! cleanup! cleanup! cleanup!

  • Change the monitor message type names once again (hope this is
    the final version)
  • Pass -u (unbuffered) to sed to retain the actual output order in
    the log file
  • Fix a bug in helper code where the starting `{' was missing from...
44038aae 05/29/2012 05:18 pm Nikos Skalkotos

Fix a bash bug introduced in 7836baffa680fe294f542

7836baff 05/29/2012 04:55 pm Nikos Skalkotos

Abandon timelimit program in favor of timeout

The latter is part of gnu coreutils.

87d1bf2e 05/28/2012 05:20 pm Nikos Skalkotos

Cleanup monitoring code pt2

  • Remove id field in the notifications (what was left)
  • Make copy-monitor.py use the already opened pipe file descriptor
    instead of reopening the file
  • Let bash choose the file descriptor instead of specifying one when...
df1c62e2 05/25/2012 05:57 pm Nikos Skalkotos

Cleanup monitoring code

  • Add nanoseconds field in timestamp
  • Remove id field in the notifications
  • Fix cleanup code

View revisions

Also available in: Atom