Statistics
| Branch: | Tag: | Revision:

root @ 0e214bbe

Latest revisions

# Date Author Comment
0e214bbe 04/10/2013 06:14 pm Stavros Sachtouris

Add Server Create documentation

ea24170f 04/10/2013 01:21 pm Stavros Sachtouris

Add documentation for Server Stats

3b1963eb 04/09/2013 07:05 pm Stavros Sachtouris

Add list_servers documentation on cyclades-api

d51ee815 04/09/2013 12:45 pm Stavros Sachtouris

Merge branch 'develop' into feature-api-docs

28578e52 04/02/2013 01:49 pm Christos Stavrakakis

Use pprint_table in server-show command

d552dddd 04/02/2013 01:49 pm Christos Stavrakakis

Simple tests for synnefo.quotas

4e1133ab 04/02/2013 01:49 pm Christos Stavrakakis

Make 'type' parameter for network-create mandatory

Do not use a default value (was "MAC_FILTERED") for "type" parameter of
"network_create" API method. The client must explicitly choose the
network type.

f13aab5d 04/02/2013 01:49 pm Christos Stavrakakis

Delete Image without deleting file from Pithos

Until now, deleting an image resulted in deletion of the corresponding
file from Pithos. Plankton Images are files in Pithos with special
metadata on the 'plankton' metadata domain. Adding an Image to plankton...

4fb602b1 04/02/2013 01:49 pm Christos Stavrakakis

Fix plankton ItemNotFound exception

Plankton backend raised AssertionError when an Image was not found.
Change this to raise faults.ItemNotFound error. Temporary commit
until common API decorator is implemented.

Refs #3356

f105d79d 04/02/2013 12:58 pm Christos Stavrakakis

Fix CSV output of ListCommand

Fix CSV output format of ListCommand using csv python module, instead
of manually trying to format them. Also fix small issues
with --no-headers option.

View all revisions | View revisions

Also available in: Atom