Statistics
| Branch: | Tag: | Revision:

root @ 45ebfd48

Name Size
  aai
  api
  conf
  contrib
  db
  helpdesk
  invitations
  locale
  logic
  middleware
  okeanos_site
  settings.d
  snf-ganeti-tools
  tools
  ui
  util
.gitignore 217 Bytes
Changelog 13.2 kB
README 2 kB
README.admin 2.9 kB
README.ci 4 kB
README.deploy 17.8 kB
README.develop 8.5 kB
README.i18n 1.9 kB
README.upgrade 1015 Bytes
__init__.py 0 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 1.7 kB
urls.py 2 kB

Latest revisions

# Date Author Comment
45ebfd48 07/27/2011 01:47 pm Vangelis Koukis

Import separate snf-ganeti-tools/ project

Split the Synnefo tools for Ganeti into a separate directory: * Make the utilities live in the synnefo.ganeti.* namespace * Import bootstrap scripts * Drop all dependencies on Django and the rest of Synnefo (refs #691)...

fde20b8f 07/25/2011 07:21 pm Vangelis Koukis

Refer to snf-progress-monitor in README.upgrade

dcb4a587 07/25/2011 07:21 pm Vangelis Koukis

Initial import of snf-progress-monitor

Initial import of snf-progress-monitor, a small tool to monitor
the way I/O progresses for a process handling image files, by
opening /proc/<pid>/io. Periodically, the tool produces notifications
of type 'ganeti-create-progress', over AMQP.

e5e5d5c6 07/25/2011 07:09 pm Kostas Papadimitriou

Better exception handling for ajax calls in UI, Refs, #905

55e4b353 07/25/2011 06:33 pm Kostas Papadimitriou

Show completion percentage when a machine is being built, Refs #887

82288ca3 07/25/2011 05:59 pm Kostas Papadimitriou

Merge branch '0.5-fixes' of https://code.grnet.gr/git/synnefo into 0.5-fixes

a87c4a76 07/25/2011 05:53 pm Vangelis Koukis

Merge branch 'progrmon' into 0.5-fixes

Conflicts:
logic/dispatcher.py
ui/static/ie.css
ui/static/main.css
ui/static/synnefo.js

af90d919 07/25/2011 05:31 pm Vangelis Koukis

Allow ganeti-create-progress to exceed 100%

e6f5bb10 07/25/2011 04:45 pm Vangelis Koukis

Fix handling of ganeti-create-progress notifs

Fix handling of ganeti-create-progress notifications: * Fix typo * Fix logic dispatcher to properly log and survive exceptions thrown by
the logic layer when processing incoming notifications * Minor PEP8 fixes

cbadb3d8 07/25/2011 02:38 pm Kostas Papadimitriou

Replace timeouts with intervals for stats updates, Refs #881

View all revisions | View revisions

Also available in: Atom