Statistics
| Branch: | Tag: | Revision:

root @ 0971fa71

Name Size
  api
  auth
  db
  ganeti
  locale
  logic
  middleware
  tools
  ui
  util
.gitignore 194 Bytes
README 498 Bytes
README.deploy 55 Bytes
README.develop 5.8 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
helpers.py 1 kB
manage.py 543 Bytes
settings.py.dist 4.7 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
0971fa71 03/31/2011 04:47 pm Markos Gogoulos

implement server actions on gui for api/v1.1redux

  • implement server reboot/shutdown/start/destroy actions
  • fix ordering on imports (servers.py, actions.py)
  • actions.py: change type to reboot_type (reserverd word)
  • change vm.start_action to backend.start_action where needed...
fb381fbe 03/31/2011 02:48 pm Markos Gogoulos

fix bug with vm.backendjobstatus

VirtualMachine models has attribute backendjobstatus instead of
_backendjobstatus

234f8b07 03/31/2011 01:43 pm Vangelis Koukis

Fix breakage caused by the logic-refactoring merge

This commit fixes some breakage caused by the recent merge of
the logic-refactoring branch, mainly related to db/db_controller.py.

The main reason was the different value of import path, fixed by
making sure all imports are rooted in synnefo....

8a88551c 03/31/2011 11:39 am Vassilios Karakoidas

Merge branch 'master' into logic-refactoring

Conflicts:
api/handlers.py
api/tests.py

e646ebe5 03/30/2011 11:38 pm Dimitris Moraitis

pep8 compliance

ed4781b5 03/30/2011 11:37 pm Dimitris Moraitis

adaptive confirm box in list view - Refs #293

dfd19c2d 03/30/2011 09:47 pm Vassilios Karakoidas

All VirtualMachine fields are now pubic

  • Update VirtualMachine reference in all modules
  • Updated fixtures accordingly (and tests)
0ce783e3 03/30/2011 04:11 pm Vassilios Karakoidas

Merge branch 'master' into logic-refactoring

a9b86546 03/30/2011 04:10 pm Vassilios Karakoidas

Merge branch 'master' into logic-refactoring

Conflicts:
README

309d7ed2 03/30/2011 04:09 pm Dimitris Moraitis

autoposition multiple confirm box - Refs #209

View all revisions | View revisions

Also available in: Atom