- 06 Oct, 2011 1 commit
-
-
Giorgos Verigakis authored
Uses dictionary configuration back ported from Python 2.7. Refs #1033
-
- 05 Oct, 2011 1 commit
-
-
Giorgos Verigakis authored
Tests needed users.json that was separated from intial_data.json
-
- 03 Oct, 2011 3 commits
-
-
Giorgos Verigakis authored
Update Metadata methods for servers and images used to ignore keys that did not exist. This patch will create them instead. Refs #1403 Refs #1399
-
Giorgos Verigakis authored
-
Vangelis Koukis authored
Remove unused settings.d/98-snf-dispatcher.conf, logging parameters are defined in logging conf, refs #1033.
-
- 26 Sep, 2011 2 commits
-
-
Giorgos Verigakis authored
Database migration needed. Refs #1255
-
Giorgos Verigakis authored
-
- 23 Sep, 2011 3 commits
-
-
Giorgos Verigakis authored
Refs #1093
-
Vangelis Koukis authored
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 migration occurs, by default...
-
Giorgos Verigakis authored
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'}] }}} Refs #1093
-
- 22 Sep, 2011 2 commits
-
-
Giorgos Verigakis authored
Use a JSON dump the follows OpenStack syntax (list of dictionaries with 'path' and 'contents' keys) Contents are base64 encoded. Refs #1093
-
Giorgos Verigakis authored
Just log a warning for now. Refs #1093
-
- 15 Sep, 2011 1 commit
-
-
Giorgos Verigakis authored
Note that a database migration is needed.
-
- 14 Sep, 2011 2 commits
-
-
Giorgos Verigakis authored
Django's add_never_cache_headers will add @Cache-Control: max-age=0@ to the responses.
-
Giorgos Verigakis authored
A database migration is needed. Refs #1055
-
- 13 Sep, 2011 8 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Vangelis Koukis authored
Enforce PEP8 requirement of two blank lines between top-level functions in api/servers.py.
-
Vangelis Koukis authored
Re-raise exception when a CreateInstance() RAPI call fails, to allow the traceback to propagate for debugging and logging purposes.
-
Vangelis Koukis authored
-
- 12 Sep, 2011 5 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Giorgos Verigakis authored
* Require format on image register * Log all actions that modify the DB Refs #849
-
Giorgos Verigakis authored
Refs #849
-
Giorgos Verigakis authored
Refs #849
-
- 09 Sep, 2011 1 commit
-
-
Constantinos Venetsanopoulos authored
-
- 08 Sep, 2011 6 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Giorgos Verigakis authored
Refs #849
-
Giorgos Verigakis authored
* Add a banner * Append a link to user and server in images_info Refs #849
-
- 07 Sep, 2011 5 commits
-
-
Giorgos Verigakis authored
-
Giorgos Verigakis authored
Refs #849
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Giorgos Verigakis authored
-