Statistics
| Branch: | Tag: | Revision:

root / logic @ 86f046a8

Name Size
  management
__init__.py 0 Bytes
amqp_connection.py 3.8 kB
backend.py 13.8 kB
callbacks.py 8.9 kB
credits.py 5.5 kB
dispatcher.py 14.4 kB
email_send.py 2.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
86f046a8 10/10/2011 01:48 pm Giorgos Verigakis

Move leftover files to new logging mechanism

Refs #1033

a3ec2802 10/10/2011 12:34 pm Vangelis Koukis

Merge branch 'logging'

Conflicts:
README.upgrade

9e98ba3c 10/06/2011 05:08 pm Giorgos Verigakis

Add new logging infrastructure

Uses dictionary configuration back ported from
Python 2.7.

Refs #1033

ff327b86 10/05/2011 12:27 pm Vangelis Koukis

Merge branch 'api-current'

Conflicts:
README.upgrade

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

4236cdf9 09/14/2011 06:11 pm Kostas Papadimitriou

Merge branch 'master' into ui-0.5

9afeb669 09/13/2011 06:05 pm Kostas Papadimitriou

Update network objects after nic modifications

f16c6944 09/13/2011 05:47 pm Kostas Papadimitriou

Proper prefix stripping

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

Fix failing reconciliation unit tests

View revisions

Also available in: Atom