Statistics
| Branch: | Tag: | Revision:

root / logic @ 23c84263

Name Size
__init__.py 0 Bytes
backend.py 3.6 kB
credits.py 4.1 kB
dispatcher_callbacks.py 1.9 kB
models.py 1 Byte
tests.py 4 kB
utils.py 2.3 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
23c84263 05/03/2011 01:27 pm Georgios Gousios

End to end message delivery working

-Move dispatcher methods to seperate file
-configure, load and register them dynamically
-fix bug in cmd-line parameter parsing

30f3b5e5 04/19/2011 04:13 pm Vangelis Koukis

Allow destroying machines being built

4e8566e4 04/19/2011 04:04 pm Vangelis Koukis

Merge branch 'network-api'

7e8b41e7 04/18/2011 10:53 pm Vangelis Koukis

Add content in README.deploy, minor fixes

Add a draft description of the various services that need to be
running for a working Synnefo installation. Add documentation for ganeti-0mqd,
db_controller and vncauthproxy.

Fix language error in comment in logic/utils.py.

5231a38a 04/15/2011 07:08 pm Giorgos Verigakis

Raise if vm is deleted or being built

Fixes #351

12fd6446 04/15/2011 02:24 pm Giorgos Verigakis

Fix debugging hardcoded value

529178b1 04/15/2011 02:13 pm Giorgos Verigakis

Code clean up

  • Moved rapi related stuff in logic
  • Added messages to all raised Faults
  • Updated console format
  • Removed unused fixture
  • Better imports
  • Docstring bugfixes
fc30c430 04/14/2011 12:17 pm Vangelis Koukis

Add docstring in get_rsapi_state()

Add improved documentation on how the API state is derived
based on the internal state of the VirtualMachine instance.

685b219e 04/02/2011 11:55 am Vangelis Koukis

Improve handling of server deletions

Improve handling of server deletions. * Have the API return a server's state as DELETED when
the deleted flag has been set in the VirtualMachine model.
This makes the server immediately invisible, instead of waiting...

5fb55fba 04/01/2011 11:46 am Georgios Gousios

Restructure authentication mechanism.

Move authentication mechanism to the correct place, implement a dummy
decorator, some test data etc

View revisions

Also available in: Atom