Statistics
| Branch: | Tag: | Revision:

root / snf-app / synnefo @ 3d653f72

Name Size
  aai
  admin
  api
  db
  helpdesk
  invitations
  locale
  logic
  middleware
  plankton
  settings
  tools
  ui
  util
__init__.py 403 Bytes
manage.py 3.2 kB
urls.py 1.9 kB

Latest revisions

# Date Author Comment
3d653f72 01/10/2012 03:06 pm Giorgos Verigakis

Bugfixes

  • Return instead of raise
  • Move all plankton_method code inside a try-catch
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.

e09a9711 12/20/2011 01:25 pm Giorgos Verigakis

Add some upgrade notes for Plankton

06c8fb11 12/19/2011 04:42 pm Giorgos Verigakis

Assert that a file exists when registering

8482ef55 12/16/2011 05:05 pm Giorgos Verigakis

Change list_shared_images behavior

After discussion with kpap it seems that this
method should return user's images that are shared
to member.

921355f8 12/13/2011 05:43 pm Giorgos Verigakis

Add Pithos support in register and meta commands

Refs #1746

1588c123 12/13/2011 04:20 pm Giorgos Verigakis

Bugfix

Thanks to kpap for catching it.

5adfb622 12/12/2011 07:00 pm Giorgos Verigakis

snf-admin improvements

  • Add an "upload" command that uploads images to
    Pithos.
  • Add -p argument to "image list" to list images
    stored in Pithos.
  • Add "update" command to modify an image stored
    in Pithos.

Refs #1746

c23d211a 12/12/2011 06:57 pm Giorgos Verigakis

Plankton backend improvements

  • Suppress SQLAlchemy warnings
  • Make sure list_accounts includes ourself
  • Use a file object for put instead of raw data
  • Add 'filename' parameter to put
62eac5a6 12/12/2011 11:53 am Giorgos Verigakis

Make password generation deterministic

View revisions

Also available in: Atom