Statistics
| Branch: | Tag: | Revision:

root @ 3d9f561d

Name Size
  aai
  admin
  api
  conf
  contrib
  db
  helpdesk
  invitations
  locale
  logic
  middleware
  okeanos_site
  settings.d
  snf-ganeti-tools
  snf-tools
  ui
  util
.gitignore 217 Bytes
Changelog 16.8 kB
README 2 kB
README.admin 3 kB
README.ci 4 kB
README.deploy 19.3 kB
README.develop 8.5 kB
README.i18n 1.9 kB
README.upgrade 4.1 kB
__init__.py 0 Bytes
manage.py 542 Bytes
settings.py.dist 1.7 kB
urls.py 1.9 kB

Latest revisions

# Date Author Comment
3d9f561d 09/23/2011 03:44 pm Vangelis Koukis

Remove users from db/fixtures/initial_data.json

Remove initial set of users from db/fixtures/initial_data.json,
move to separate db/fixtures/users.json fixture, update README.deploy.

South has the "feature" of re-loading initial_data fixtures whenever a...

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

0419e0c1 09/22/2011 06:06 pm Giorgos Verigakis

Placeholder for personality support

Just log a warning for now.

Refs #1093

6f592983 09/15/2011 01:43 pm Giorgos Verigakis

Update README.upgrade

Note that a database migration is needed.

b75555e5 09/14/2011 01:29 pm Giorgos Verigakis

Prevent caching in API methods

Django's add_never_cache_headers will add Cache-Control: max-age=0 to the responses.

2c60cbef 09/14/2011 12:13 pm Giorgos Verigakis

Add deleted states in Flavor and SynnefoUser

A database migration is needed.

Refs #1055

e212326e 09/13/2011 01:37 pm Vangelis Koukis

Modify Changelog before tagging v0.6.1

b9ed766d 09/13/2011 01:19 pm Vangelis Koukis

Merge branch 'ui-0.5'

79e4f53e 09/13/2011 01:14 pm Kostas Papadimitriou

Proper initialization of ajax_settings object

View all revisions | View revisions

Also available in: Atom