Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / api @ 6ec4694f

Name Size
  fixtures
  management
  templates
__init__.py 0 Bytes
actions.py 13.1 kB
common.py 1.8 kB
faults.py 2.2 kB
flavors.py 3.9 kB
images.py 11.3 kB
models.py 0 Bytes
networks.py 11.4 kB
servers.py 23.5 kB
tests.py 45.3 kB
urls.py 2.2 kB
util.py 16.2 kB
versions.py 4.2 kB

Latest revisions

# Date Author Comment
6ec4694f 11/30/2012 11:44 am Christos Stavrakakis

Use helper function for verifying personalities

33050118 11/29/2012 03:55 pm Georgios D. Tsoukalas

Merge branch 'origin/devel-0.13' into quota

Conflicts:
snf-cyclades-app/synnefo/api/servers.py

74459c12 11/27/2012 04:13 pm Christos Stavrakakis

Fix wrong setting

PUBLIC_ROUTED_USE_POOL has been renamed to PUBLIC_USE_POOL

e3187d7a 11/27/2012 04:13 pm Christos Stavrakakis

Fix bugs from merging

d0e8984d 11/26/2012 12:51 pm Christos Stavrakakis

Merge branch 'devel-0.12' into devel-0.13

Conflicts:
snf-cyclades-app/synnefo/plankton/backend.py

77f45438 11/26/2012 12:38 pm Christos Stavrakakis

Issue commissions when creating server/networks

Issue commissions to the Quotaholder when creating a VM or a Network.
The VM/Network that is associated with the corresponding serial in DB.
Also, the serial is marked as accepted because at the end of the
transaction the resource will be present in the DB. Even in case the...

dca7553e 11/26/2012 12:36 pm Christos Stavrakakis

Refactor some code to API create_server method

2db7d9df 11/26/2012 12:22 pm Christos Stavrakakis

Handle Pithos NotAllowedError

79b7dbb7 11/23/2012 01:50 pm Christos Stavrakakis

Use vmapi when creating servers

Use the vmapi when creating servers. Creete instance RAPI call takes the
configuration url instead all the image parametere. The id and format
of the image are still passed, just for readability and debugging.

Also renamed params_url to config-url.

a9e5e76a 11/22/2012 02:15 pm Kostas Papadimitriou

vmapi improvements

View revisions

Also available in: Atom