Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api @ eb3c549b

Name Size
  fixtures
  management
  templates
  tests
__init__.py 0 Bytes
compute_urls.py 2.2 kB
extensions.py 2.7 kB
faults.py 2.3 kB
flavors.py 4.1 kB
floating_ips.py 9.1 kB
images.py 12.5 kB
models.py 0 Bytes
network_urls.py 2 kB
networks.py 7.6 kB
ports.py 10.5 kB
servers.py 39.8 kB
services.py 6.1 kB
subnets.py 9.3 kB
util.py 15.8 kB
versions.py 3.9 kB

Latest revisions

# Date Author Comment
eb3c549b 01/30/2014 10:38 pm Christos Stavrakakis

cyclades: Update status of images

Update the 'status' of images as returned in the Compute and Plankton
API.

c449760f 01/29/2014 03:58 pm Christos Stavrakakis

cyclades: Merge handling of images and snapshots

Also, rename 'checksum' to 'mapfile'.

58194535 01/29/2014 03:57 pm Christos Stavrakakis

cyclades: Add 'disk_template' to Volumes

Also check GANETI_CLONE_PROVIDERS

5d805533 01/29/2014 03:57 pm Christos Stavrakakis

cyclades: Create servers with volumes

Extend Cyclades POST /servers API endpoint to support specifying volumes
when creating a server. The call is extended with the
'block_device_mapping_v2' field that contains a list of dictionaries,
each of which contains the following information about the devices that...

910d960d 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Implement API for volume attachments

Extend /servers API with 'os-volume_attachments' endpoint, containing
API calls for attaching and detaching volumes to servers, and
listing/showing the volumes of a server.

3768eb67 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Update tests

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

cyclades: Allow snapshots only for ext_ template

Do not allow taking a snapshot from a volume, if the disk template is
not ext_*.

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

cyclades: Various fixes for volumes and snapshots

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

cyclades: Initialize 'volume' app

Initialize new 'volume' app, which will implement the block storage API
of Cyclades.

182b2e2a 01/28/2014 11:21 am Dionysis Grigoropoulos

cyclades: Fix typo in tests/networks.py

View revisions

Also available in: Atom