Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / logic @ ff77b897

Name Size
  allocators
  management
  tests
__init__.py 0 Bytes
backend.py 44.2 kB
backend_allocator.py 5.9 kB
callbacks.py 12.5 kB
dispatcher.py 12 kB
ips.py 9 kB
models.py 0 Bytes
networks.py 6 kB
queues.py 3.2 kB
rapi.py 53.3 kB
rapi_pool.py 3.5 kB
reconciliation.py 31.8 kB
servers.py 29.3 kB
subnets.py 11 kB
utils.py 6.5 kB
views.py 0 Bytes

Latest revisions

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

cyclades: Handle keybord interrupt in dispatcher

1316db51 01/29/2014 03:53 pm Christos

cyclades: Add SnapshotInstance RAPI method

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

cyclades: Delete volumes together with the instance

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

cyclades: Check that image fits into disk

Check that the disk size is big enough to fit the image.

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

cyclades: Various fixes for volumes and snapshots

dec501fa 01/29/2014 03:52 pm Christos Stavrakakis

cyclades: Implementat volumes and snapshots

14402edc 01/24/2014 07:12 pm Christos Stavrakakis

cyclades: Validate fields of API requests

Make sure that all fields of a request (user input) have a valid type.
This commit validates 'ports', 'servers' and 'floating_ips' APIs.

Refs #4979

ba777b02 01/23/2014 03:44 pm Giorgos Korfiatis

cyclades: Detach serial from resource when resolved

909dab08 01/22/2014 02:16 pm Giorgos Korfiatis

cyclades: Fix typo

62b76f38 01/22/2014 12:50 pm Christos Stavrakakis

cyclades: Extend flavors with 'allow_create' field

  • Add 'allow_create' field to Flavor DB model and the corresponding
    migration.
  • Extend API for flavors to return the 'SNF:allow_create' attribute
  • Update POST /servers API call to check that the flavor that is...

View revisions

Also available in: Atom