Statistics
| Branch: | Tag: | Revision:

root / snf-app / synnefo / api @ 6ef51e9f

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.3 kB
middleware.py 3 kB
models.py 0 Bytes
networks.py 8.4 kB
servers.py 19.2 kB
tests.py 38.4 kB
urls.py 2.2 kB
util.py 10.5 kB
versions.py 4.2 kB

Latest revisions

# Date Author Comment
6ef51e9f 01/27/2012 05:26 pm Giorgos Verigakis

Work in progress commit towards Astakos integration

  • Added middleware to authenticate with Astakos
  • Removed more legacy code
  • Deleted Image and ImageMetadata models

Tests and admin still pending.

244c552b 01/23/2012 06:03 pm Giorgos Verigakis

Remove SynnefoUser, use a string userid instead

Also remove aai and helpdesk apps

54ae949d 01/23/2012 04:26 pm Giorgos Verigakis

Remove unused and legacy code

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

View revisions

Also available in: Atom