Statistics
| Branch: | Tag: | Revision:

root @ 1f6ba360

Name Size
  api
  auth
  db
  ganeti
  locale
  logic
  middleware
  tools
  ui
  util
  vncauthproxy
.gitignore 194 Bytes
README 498 Bytes
README.deploy 55 Bytes
README.develop 5.7 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
authentication.seq 523 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 4.8 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
1f6ba360 04/05/2011 03:37 pm Faidon Liambotis

Actually fix simplejson wrt util/rapi.py

Broken by previous commit, 3481786

3481786b 04/05/2011 03:32 pm Faidon Liambotis

Use Python 2.6's json in util/rapi.py

This was fixed with a237869 but "broken" again via the pull of new RAPI
version from Ganeti (067dda9)

360fcf20 04/05/2011 02:43 pm Faidon Liambotis

Add a programatic way of setting InnoDB for MySQL

Instead of having a commented-out options init_command section for
setting the InnoDB storage engine, add a programatic way (still in
settings.py)

3e09836c 04/05/2011 02:19 pm Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/synnefo

a76c4fbc 04/05/2011 02:19 pm Giorgos Verigakis

description field has been removed from Image

1f57fb89 04/05/2011 02:11 pm Faidon Liambotis

Revert changes to manage.py and make it executable

manage.py is as-is shipped by Django and hence there's no point in
making it PEP-8 compliant (as was done in e646ebe5a).

While we're at it, make it also executable.

432fc8c3 04/05/2011 01:21 pm Giorgos Verigakis

Add metadata support in Images

Removed description and size from Image model.

602d6541 04/05/2011 01:23 am Vangelis Koukis

Update README with known good package versions

4af60ef0 04/05/2011 12:54 am Vangelis Koukis

Make vncauthproxy a proper daemon, improve logging

Have vncauthproxy daemonize properly.
Introduce pidfile under /var/run/vncauthproxy,
logfile under /var/log/vncauthproxy.

33c82017 04/05/2011 12:52 am Vangelis Koukis

Add SIGTERM handling to vncauthproxy

Install a signal handler for fatal signals using gevent.signal().
This allows vncauthproxy to unlink its control socket and exit
gracefully when SIGTERM is received.

View all revisions | View revisions

Also available in: Atom