Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo @ 5f90e24c

Name Size
  admin
  api
  app_settings
  db
  helpdesk
  locale
  logic
  management
  plankton
  quotas
  tools
  ui
  userdata
  versions
  vmapi
  volume
__init__.py 1.7 kB
cyclades_settings.py 5.1 kB

Latest revisions

# Date Author Comment
5f90e24c 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Various fixes relative for volumes

  • Do not store source_{volume_id, image_id, snapshot_id} as seperate
    fields. Instead store them in the 'source' field, with a special prefix
    to indicate the source type.
  • Add 'origin' field to Volume model to contain the origin that will be...
e6a2a646 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Make 'volume' an app

Add 'models.py' to make 'volume' a Django app.

ff77b897 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Handle keybord interrupt in dispatcher

63338c2d 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Fix exception for missing snapshots

a45b30a7 01/29/2014 03:53 pm Chrysostomos Nanakos

ui: Fixes for volumes and snapshots

64fec398 01/29/2014 03:53 pm Kostas Papadimitriou

ui: Create vm snapshot view

- New overlay view to handle vm snapshot creation
- Snapshot action available from vm single view

Conflicts:

snf-cyclades-app/synnefo/ui/templates/partials/machines.html
snf-cyclades-app/synnefo/ui/templates/partials/machines_single.html
fb6094c5 01/29/2014 03:53 pm Kostas Papadimitriou

ui: Include snapshot action in vm icon view

d27cf869 01/29/2014 03:53 pm Kostas Papadimitriou

ui: Properly set snapshot OS attribute

if not already set

d303b582 01/29/2014 03:53 pm Kostas Papadimitriou

ui: Snapshot image icon

b872a653 01/29/2014 03:53 pm Kostas Papadimitriou

ui: Implement snapshot create api call

View revisions

Also available in: Atom