Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / userdata @ 7f16b9b1

Name Size
  migrations
  templates
__init__.py 0 Bytes
asn1.py 5 kB
models.py 3.9 kB
rest.py 8.5 kB
tests.py 7.7 kB
urls.py 2.2 kB
util.py 1.3 kB
views.py 3.6 kB

Latest revisions

# Date Author Comment
7f16b9b1 05/20/2013 03:08 pm Kostas Papadimitriou

cyclades ui: Configurable userdata api url

PublicKey collections used hardcoded urls to access the ssh public keys
api. A new dummy view added (to serve '/ui/userdata/') to be able to use
django reverse mechanism for the base url of userdata api.

479c3051 04/30/2013 05:03 pm Ilias Tsitsimpis

PEP8 style fixes

04a1b675 04/08/2013 06:17 pm Christos Stavrakakis

Move astakos lib from snf-common to snf-django-lib

b1fb5f74 10/29/2012 06:30 pm Kostas Papadimitriou

Fix stray divs

1efe6159 06/08/2012 06:15 pm Kostas Papadimitriou

Public SSH keys improvements

- use 'id_rsa' as the filename for the downloaded private key, Refs #2461
- changed the name of the auto generated public key

d194e869 06/08/2012 06:15 pm Kostas Papadimitriou

Prepend namespace for named urls of ui

to avoid conflicts with other applications named urls.

fcdd2549 05/04/2012 06:05 pm Kostas Papadimitriou

Fix userdata tests

mock astakos get_user to bypass calls to astakos server

ab8aecf2 03/07/2012 05:12 pm Kostas Papadimitriou

Fixed dependencies of userdata migrations

e17979fe 03/05/2012 03:52 pm Kostas Papadimitriou

Fixed userdata migration

Catch attempt to delete inexistent key

3ec71573 03/02/2012 08:30 pm Kostas Papadimitriou

ui.userdata astakos integration fixes

View revisions

Also available in: Atom