Statistics
| Branch: | Tag: | Revision:

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

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.5 kB
models.py 0 Bytes
networks.py 11.3 kB
servers.py 23.6 kB
tests.py 43.8 kB
urls.py 2.2 kB
util.py 17 kB
versions.py 4.2 kB

Latest revisions

# Date Author Comment
b66e4833 12/20/2012 05:29 pm Christos Stavrakakis

Add more tests for db, logic and api

499010bc 12/19/2012 05:32 pm Christos Stavrakakis

Fix bug in images API

Use image_backend context manager to ensure that ImageBackend is always
closed. list_images method did not close the ImageBackend, which
resulted in depletion of the Pithos backend connection pool.

52194c77 12/19/2012 05:32 pm Christos Stavrakakis

Refactor some test code

47eeffa9 12/14/2012 06:22 pm Christos Stavrakakis

Fix current db, logic and api tests

b7f21824 12/14/2012 06:20 pm Kostas Papadimitriou

Fix handling of firewallProfile action

Refs #3097

04a95cf3 12/14/2012 06:20 pm Kostas Papadimitriou

Fix variable scope

b7d38981 12/04/2012 04:51 pm Dimitris Aragiorgis

Introduce network flavors to replace network types

Add tags and mode to network db model. Replace existing type with
flavor. Introduce 4 different flavors. Each flavor has mode, link,
mac_prefix, tags. Supported flavors are CUSTOM, IP_LESS_ROUTED,
MAC_FILTERED, PHYSICAL_VLAN and are hardcoded in db models....

97f9c50c 12/01/2012 04:36 pm root

Fix metatada and personality of vmapi

006c6249 11/30/2012 12:49 pm Christos Stavrakakis

Fix typos

2a599282 11/30/2012 12:20 pm Christos Stavrakakis

Merge handling of ext_<provider> disk templates

View revisions

Also available in: Atom