Statistics
| Branch: | Tag: | Revision:

root / snf-app / synnefo / api @ 9940eacf

Name Size
  fixtures
  templates
__init__.py 0 Bytes
actions.py 11.5 kB
common.py 1.8 kB
faults.py 2.1 kB
flavors.py 3.8 kB
images.py 11.8 kB
middleware.py 2.5 kB
models.py 0 Bytes
networks.py 8.3 kB
servers.py 19.4 kB
tests.py 38.7 kB
urls.py 2.2 kB
util.py 11.5 kB
versions.py 4.2 kB

Latest revisions

# Date Author Comment
34d1013b 12/20/2011 06:19 pm Vangelis Koukis

Make minor fixes to settings for consistency

Make minor fixes to settings for consistency.
Rename BYPASS_AUTHENTICATION_TOKEN to BYPASS_AUTHENTICATION_SECRET_TOKEN
to prevent Django from including it in backtraces.

a08e4270 12/20/2011 06:18 pm Vangelis Koukis

Minor PEP8 fixes in synnefo/api/util.py

4b7031a2 12/20/2011 01:27 pm Giorgos Verigakis

Pass all image properties keys as upper case

The backend is case insensitive and snf-image
uses all upper case keys.

62eac5a6 12/12/2011 11:53 am Giorgos Verigakis

Make password generation deterministic

dca2a31f 12/08/2011 05:30 pm Giorgos Verigakis

Make the password generator windows compliant

Also increase the password length to make up for
the lost entropy.

3a9b3cde 12/08/2011 05:03 pm Giorgos Verigakis

Allow create_server to accept plankton images

Refs #1743

936afb7b 12/07/2011 02:47 pm Giorgos Verigakis

Use string IDs in VMs instead of foreign keys

A database migration is needed.

Refs #1744

94ce1330 12/05/2011 05:58 pm Vangelis Koukis

Merge branch 'reporefactor'

38d247df 11/25/2011 04:06 pm Kostas Papadimitriou

Removed hardcoded authtoken from several places

- added settings parameter to allow developers change the test token
that gets checked when BYPASS_AUTHENTICATION is set to True
- removed default auth token from tools that used test token as the
default one...

483c9197 11/24/2011 04:06 pm Kostas Papadimitriou

Moved synnefo package in a nested directory

since more than one packages exist in repository root

View revisions

Also available in: Atom