Statistics
| Branch: | Tag: | Revision:

root / logic @ 3d9f561d

Name Size
  management
__init__.py 0 Bytes
amqp_connection.py 3.8 kB
backend.py 13.6 kB
callbacks.py 9.1 kB
credits.py 5.5 kB
dispatcher.py 15 kB
email_send.py 2.7 kB
log.py 2.2 kB
logging.conf 1.7 kB
models.py 1 Byte
reconciliation.py 4.3 kB
tests.py 15 kB
users.py 3.9 kB
utils.py 3.7 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
e3b5be49 09/23/2011 12:39 pm Giorgos Verigakis

Pass personality in osparams instead of beparams

Use 'img_personality' key inside osparams.
The format remains the same as before and follows OpenStack:

{{{
[{'path': '/path/to/file1', 'contents': 'base64-contents1'}, {'path': '/path/to/file2', 'contents': 'base64-contents2'}]...

2b1db26f 09/22/2011 06:36 pm Giorgos Verigakis

Send personality as a backend parameter

Use a JSON dump the follows OpenStack syntax (list of dictionaries with 'path' and 'contents' keys)
Contents are base64 encoded.

Refs #1093

46704e06 09/12/2011 11:10 am Vangelis Koukis

Fix failing reconciliation unit tests

17852fe9 09/07/2011 05:31 pm Giorgos Verigakis

Add some Ganeti stats on admin home

Refs #849
Refs #995

3b40590c 09/06/2011 11:44 am Vangelis Koukis

Update README.admin, add doc on reconciliation

53533f30 09/06/2011 11:15 am Vangelis Koukis

Minor change to docstring

9fea53cc 09/06/2011 11:14 am Vangelis Koukis

Overhaul reconciliation mamagement command

Detect the following problems: * Detect stale DB servers without corresponding Ganeti instances * Detect orphan Ganeti instances, without corresponding DB entries * Detect out-of-sync operstate for DB entries wrt to Ganeti instances...

2c980c7e 08/31/2011 05:18 pm Vangelis Koukis

Minor PEP8 fixes, minor fixes to tests

7ec9558b 08/31/2011 04:52 pm Vangelis Koukis

Do not raise ValueError on ganeti-create-progress

Do not raise a ValueError if an out-of-order
ganeti-create-progress notification is received.

670a350a 08/31/2011 04:39 pm Giorgos Gousios

Synchronouse sending of emails in invitation code

View revisions

Also available in: Atom